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 4879f18 commit a31a4f0Copy full SHA for a31a4f0
pom.xml
@@ -9,7 +9,7 @@
9
</parent>
10
11
<artifactId>native2ascii-maven-plugin</artifactId>
12
- <version>2.1.1</version>
+ <version>2.1.2-SNAPSHOT</version>
13
<packaging>maven-plugin</packaging>
14
15
<name>Native2Ascii Maven Plugin</name>
@@ -63,7 +63,7 @@
63
<scm>
64
<connection>scm:git:https://github.com/mojohaus/native2ascii.git</connection>
65
<developerConnection>scm:git:ssh://[email protected]/mojohaus/native2ascii.git</developerConnection>
66
- <tag>v2.1.1</tag>
+ <tag>HEAD</tag>
67
<url>https://github.com/mojohaus/native2ascii</url>
68
</scm>
69
<issueManagement>
0 commit comments