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 ec424c4 commit f624f4dCopy full SHA for f624f4d
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>org.codehaus.mojo</groupId>
5
<artifactId>native2ascii-maven-plugin</artifactId>
6
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.1.0</version>
7
<packaging>maven-plugin</packaging>
8
9
<name>Native2Ascii Maven Plugin</name>
@@ -66,7 +66,7 @@
66
<connection>scm:git:https://github.com/mojohaus/native2ascii.git</connection>
67
<developerConnection>scm:git:ssh://git@github.com/mojohaus/native2ascii.git</developerConnection>
68
<url>https://github.com/mojohaus/native2ascii</url>
69
- <tag>HEAD</tag>
+ <tag>v2.1.0</tag>
70
</scm>
71
<issueManagement>
72
<system>GitHub</system>
0 commit comments