Skip to content

Commit 53f53dc

Browse files
committed
[maven-release-plugin] prepare release xsoup-0.2.1
1 parent 22a6ff5 commit 53f53dc

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
@@ -7,7 +7,7 @@
77
</parent>
88
<groupId>us.codecraft</groupId>
99
<artifactId>xsoup</artifactId>
10-
<version>0.2.1-SNAPSHOT</version>
10+
<version>0.2.1</version>
1111
<modelVersion>4.0.0</modelVersion>
1212
<packaging>jar</packaging>
1313
<properties>
@@ -30,7 +30,7 @@
3030
<connection>scm:git:[email protected]:code4craft/xsoup.git</connection>
3131
<developerConnection>scm:git:[email protected]:code4craft/xsoup.git</developerConnection>
3232
<url>[email protected]:code4craft/xsoup.git</url>
33-
<tag>xsoup-0.2.0</tag>
33+
<tag>xsoup-0.2.1</tag>
3434
</scm>
3535
<licenses>
3636
<license>

0 commit comments

Comments
 (0)