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 097b622 commit 7c17db0Copy full SHA for 7c17db0
pom.xml
@@ -9,7 +9,7 @@
9
</parent>
10
11
<artifactId>build-helper-maven-plugin</artifactId>
12
- <version>3.1.0-SNAPSHOT</version>
+ <version>3.1.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.1.0</tag>
64
</scm>
65
<issueManagement>
66
<system>GitHub</system>
0 commit comments