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 ca74f12 commit 5664f1aCopy full SHA for 5664f1a
pom.xml
@@ -7,7 +7,7 @@
7
</parent>
8
<groupId>us.codecraft</groupId>
9
<artifactId>xsoup</artifactId>
10
- <version>0.2.4-SNAPSHOT</version>
+ <version>0.2.4</version>
11
<modelVersion>4.0.0</modelVersion>
12
<packaging>jar</packaging>
13
<properties>
@@ -30,7 +30,7 @@
30
<connection>scm:git:git@github.com:code4craft/xsoup.git</connection>
31
<developerConnection>scm:git:git@github.com:code4craft/xsoup.git</developerConnection>
32
<url>git@github.com:code4craft/xsoup.git</url>
33
- <tag>xsoup-0.2.0</tag>
+ <tag>xsoup-0.2.4</tag>
34
</scm>
35
<licenses>
36
<license>
0 commit comments