Skip to content

Commit

Permalink
[maven-release-plugin] prepare release build-helper-maven-plugin-3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanseifert committed Jun 17, 2020
1 parent 2728bdc commit 46de6e1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Expand Up @@ -9,7 +9,7 @@
</parent>

<artifactId>build-helper-maven-plugin</artifactId>
<version>3.1.1-SNAPSHOT</version>
<version>3.2.0</version>
<packaging>maven-plugin</packaging>
<url>http://www.mojohaus.org/build-helper-maven-plugin/</url>

Expand Down Expand Up @@ -60,7 +60,7 @@
<connection>scm:git:https://github.com/mojohaus/build-helper-maven-plugin.git</connection>
<developerConnection>scm:git:ssh://git@github.com/mojohaus/build-helper-maven-plugin.git</developerConnection>
<url>https://github.com/mojohaus/build-helper-maven-plugin</url>
<tag>HEAD</tag>
<tag>build-helper-maven-plugin-3.2.0</tag>
</scm>
<issueManagement>
<system>GitHub</system>
Expand Down Expand Up @@ -215,7 +215,7 @@
</goals>
</pluginExecutionFilter>
<action>
<ignore/>
<ignore />
</action>
</pluginExecution>
</pluginExecutions>
Expand Down

0 comments on commit 46de6e1

Please sign in to comment.