We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64394d0 commit 707adf4Copy full SHA for 707adf4
pom.xml
@@ -8,7 +8,7 @@
8
</parent>
9
10
<artifactId>aalto-xml</artifactId>
11
- <version>1.3.0</version>
+ <version>1.3.1-SNAPSHOT</version>
12
<packaging>bundle</packaging>
13
<licenses>
14
<license>
@@ -27,7 +27,7 @@
27
<connection>scm:git:[email protected]:FasterXML/aalto-xml.git</connection>
28
<developerConnection>scm:git:[email protected]:FasterXML/aalto-xml.git</developerConnection>
29
<url>http://github.com/FasterXML/aalto-xml</url>
30
- <tag>aalto-xml-1.3.0</tag>
+ <tag>HEAD</tag>
31
</scm>
32
33
<properties>
0 commit comments