Skip to content

Commit f624f4d

Browse files
committed
[maven-release-plugin] prepare release v2.1.0
1 parent ec424c4 commit f624f4d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<groupId>org.codehaus.mojo</groupId>
55
<artifactId>native2ascii-maven-plugin</artifactId>
6-
<version>2.1.0-SNAPSHOT</version>
6+
<version>2.1.0</version>
77
<packaging>maven-plugin</packaging>
88

99
<name>Native2Ascii Maven Plugin</name>
@@ -66,7 +66,7 @@
6666
<connection>scm:git:https://github.com/mojohaus/native2ascii.git</connection>
6767
<developerConnection>scm:git:ssh://git@github.com/mojohaus/native2ascii.git</developerConnection>
6868
<url>https://github.com/mojohaus/native2ascii</url>
69-
<tag>HEAD</tag>
69+
<tag>v2.1.0</tag>
7070
</scm>
7171
<issueManagement>
7272
<system>GitHub</system>

0 commit comments

Comments
 (0)