File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 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 >
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 >
You can’t perform that action at this time.
0 commit comments