Skip to content

Commit 2607345

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 1bb5f72 commit 2607345

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
@@ -11,7 +11,7 @@
1111

1212
<groupId>org.expath.tools</groupId>
1313
<artifactId>tools-java</artifactId>
14-
<version>0.8.0</version>
14+
<version>0.8.1-SNAPSHOT</version>
1515
<packaging>jar</packaging>
1616

1717
<name>EXPath Tools Java Library</name>
@@ -21,7 +21,7 @@
2121
<connection>scm:git:https://github.com/expath/expath-tools-java.git</connection>
2222
<developerConnection>scm:git:https://github.com/expath/expath-tools-java.git</developerConnection>
2323
<url>scm:git:https://github.com/expath/expath-tools-java.git</url>
24-
<tag>tools-java-0.8.0</tag>
24+
<tag>HEAD</tag>
2525
</scm>
2626

2727
<dependencies>

0 commit comments

Comments
 (0)