Skip to content

Commit 5664f1a

Browse files
committed
[maven-release-plugin] prepare release xsoup-0.2.4
1 parent ca74f12 commit 5664f1a

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.4-SNAPSHOT</version>
10+
<version>0.2.4</version>
1111
<modelVersion>4.0.0</modelVersion>
1212
<packaging>jar</packaging>
1313
<properties>
@@ -30,7 +30,7 @@
3030
<connection>scm:git:git@github.com:code4craft/xsoup.git</connection>
3131
<developerConnection>scm:git:git@github.com:code4craft/xsoup.git</developerConnection>
3232
<url>git@github.com:code4craft/xsoup.git</url>
33-
<tag>xsoup-0.2.0</tag>
33+
<tag>xsoup-0.2.4</tag>
3434
</scm>
3535
<licenses>
3636
<license>

0 commit comments

Comments
 (0)