Skip to content

Commit 813dcb1

Browse files
committed
Merge branch 'release/0.3.5'
2 parents de13b62 + ab1b8b0 commit 813dcb1

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
@@ -2,7 +2,7 @@
22
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
33
<groupId>us.codecraft</groupId>
44
<artifactId>xsoup</artifactId>
5-
<version>0.3.4</version>
5+
<version>0.3.5</version>
66
<modelVersion>4.0.0</modelVersion>
77
<packaging>jar</packaging>
88
<properties>
@@ -25,7 +25,7 @@
2525
<connection>scm:git:git@github.com:code4craft/xsoup.git</connection>
2626
<developerConnection>scm:git:git@github.com:code4craft/xsoup.git</developerConnection>
2727
<url>git@github.com:code4craft/xsoup.git</url>
28-
<tag>xsoup-0.3.0</tag>
28+
<tag>xsoup-${project.version}</tag>
2929
</scm>
3030
<licenses>
3131
<license>

0 commit comments

Comments
 (0)