We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fed18c commit f1fac8cCopy full SHA for f1fac8c
pom.xml
@@ -9,7 +9,7 @@
9
</parent>
10
11
<artifactId>build-helper-maven-plugin</artifactId>
12
- <version>3.2.1-SNAPSHOT</version>
+ <version>3.3.0</version>
13
<packaging>maven-plugin</packaging>
14
<url>http://www.mojohaus.org/build-helper-maven-plugin/</url>
15
@@ -60,7 +60,7 @@
60
<connection>scm:git:https://github.com/mojohaus/build-helper-maven-plugin.git</connection>
61
<developerConnection>scm:git:ssh://[email protected]/mojohaus/build-helper-maven-plugin.git</developerConnection>
62
<url>https://github.com/mojohaus/build-helper-maven-plugin</url>
63
- <tag>HEAD</tag>
+ <tag>build-helper-maven-plugin-3.3.0</tag>
64
</scm>
65
<issueManagement>
66
<system>GitHub</system>
0 commit comments