Thanks to visit codestin.com Credit goes to github.com
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 301dac1 commit d21933eCopy full SHA for d21933e
pom.xml
@@ -10,7 +10,7 @@
10
</parent>
11
12
<artifactId>aalto-xml</artifactId>
13
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.2.0</version>
14
<packaging>bundle</packaging>
15
<licenses>
16
<license>
@@ -28,7 +28,7 @@
28
<connection>scm:git:[email protected]:FasterXML/aalto-xml.git</connection>
29
<developerConnection>scm:git:[email protected]:FasterXML/aalto-xml.git</developerConnection>
30
<url>http://github.com/FasterXML/aalto-xml</url>
31
- <tag>HEAD</tag>
+ <tag>aalto-xml-1.2.0</tag>
32
</scm>
33
34
<properties>
0 commit comments