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 a793c30 commit 1bb5f72Copy full SHA for 1bb5f72
pom.xml
@@ -11,7 +11,7 @@
11
12
<groupId>org.expath.tools</groupId>
13
<artifactId>tools-java</artifactId>
14
- <version>0.7.1-SNAPSHOT</version>
+ <version>0.8.0</version>
15
<packaging>jar</packaging>
16
17
<name>EXPath Tools Java Library</name>
@@ -21,7 +21,7 @@
21
<connection>scm:git:https://github.com/expath/expath-tools-java.git</connection>
22
<developerConnection>scm:git:https://github.com/expath/expath-tools-java.git</developerConnection>
23
<url>scm:git:https://github.com/expath/expath-tools-java.git</url>
24
- <tag>HEAD</tag>
+ <tag>tools-java-0.8.0</tag>
25
</scm>
26
27
<dependencies>
0 commit comments