Skip to content

Commit 1932f02

Browse files
committed
[maven-release-plugin] prepare release v2.0.1
1 parent 3723dd0 commit 1932f02

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.0.1-SNAPSHOT</version>
6+
<version>2.0.1</version>
77
<packaging>maven-plugin</packaging>
88

99
<name>Native2Ascii Maven Plugin</name>
@@ -70,7 +70,7 @@
7070
<connection>scm:git:https://github.com/mojohaus/native2ascii.git</connection>
7171
<developerConnection>scm:git:ssh://[email protected]/mojohaus/native2ascii.git</developerConnection>
7272
<url>https://github.com/mojohaus/native2ascii</url>
73-
<tag>HEAD</tag>
73+
<tag>v2.0.1</tag>
7474
</scm>
7575
<issueManagement>
7676
<system>JIRA</system>

0 commit comments

Comments
 (0)