We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1417e6 commit 423d561Copy full SHA for 423d561
pom.xml
@@ -11,7 +11,7 @@
11
12
<groupId>org.expath.tools</groupId>
13
<artifactId>tools-saxon</artifactId>
14
- <version>0.8.2</version>
+ <version>0.8.3-SNAPSHOT</version>
15
<packaging>jar</packaging>
16
17
<name>EXPath Saxon Tools</name>
@@ -21,7 +21,7 @@
21
<connection>scm:git:https://github.com/expath/expath-tools-saxon.git</connection>
22
<developerConnection>scm:git:https://github.com/expath/expath-tools-saxon.git</developerConnection>
23
<url>scm:git:https://github.com/expath/expath-tools-saxon.git</url>
24
- <tag>tools-saxon-0.8.2</tag>
+ <tag>HEAD</tag>
25
</scm>
26
27
<dependencies>
0 commit comments