Skip to content

Commit 46de6e1

Browse files
committed
[maven-release-plugin] prepare release build-helper-maven-plugin-3.2.0
1 parent 2728bdc commit 46de6e1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</parent>
1010

1111
<artifactId>build-helper-maven-plugin</artifactId>
12-
<version>3.1.1-SNAPSHOT</version>
12+
<version>3.2.0</version>
1313
<packaging>maven-plugin</packaging>
1414
<url>http://www.mojohaus.org/build-helper-maven-plugin/</url>
1515

@@ -60,7 +60,7 @@
6060
<connection>scm:git:https://github.com/mojohaus/build-helper-maven-plugin.git</connection>
6161
<developerConnection>scm:git:ssh://[email protected]/mojohaus/build-helper-maven-plugin.git</developerConnection>
6262
<url>https://github.com/mojohaus/build-helper-maven-plugin</url>
63-
<tag>HEAD</tag>
63+
<tag>build-helper-maven-plugin-3.2.0</tag>
6464
</scm>
6565
<issueManagement>
6666
<system>GitHub</system>
@@ -215,7 +215,7 @@
215215
</goals>
216216
</pluginExecutionFilter>
217217
<action>
218-
<ignore/>
218+
<ignore />
219219
</action>
220220
</pluginExecution>
221221
</pluginExecutions>

0 commit comments

Comments
 (0)