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 ebb3a99 commit bb71005Copy full SHA for bb71005
pom.xml
@@ -32,7 +32,7 @@
32
</parent>
33
34
<artifactId>license-maven-plugin</artifactId>
35
- <version>1.21-SNAPSHOT</version>
+ <version>2.0.0</version>
36
<packaging>maven-plugin</packaging>
37
38
<name>License Maven Plugin</name>
@@ -93,7 +93,7 @@
93
<connection>scm:git:https://github.com/mojohaus/license-maven-plugin.git</connection>
94
<developerConnection>scm:git:ssh://[email protected]/mojohaus/license-maven-plugin.git</developerConnection>
95
<url>https://github.com/mojohaus/license-maven-plugin</url>
96
- <tag>HEAD</tag>
+ <tag>license-maven-plugin-2.0.0</tag>
97
</scm>
98
<issueManagement>
99
<system>github</system>
0 commit comments