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 24fd3e9 commit 7e3eeefCopy full SHA for 7e3eeef
pom.xml
@@ -9,7 +9,7 @@
9
10
<groupId>com.fasterxml.woodstox</groupId>
11
<artifactId>woodstox-core</artifactId>
12
- <version>5.3.0-SNAPSHOT</version>
+ <version>5.3.0</version>
13
<packaging>bundle</packaging>
14
<name>Woodstox</name>
15
<description>
@@ -35,7 +35,7 @@
35
<connection>scm:git:git@github.com:FasterXML/woodstox.git</connection>
36
<developerConnection>scm:git:git@github.com:FasterXML/woodstox.git</developerConnection>
37
<url>https://github.com/FasterXML/woodstox</url>
38
- <tag>HEAD</tag>
+ <tag>woodstox-core-5.3.0</tag>
39
</scm>
40
41
<properties>
0 commit comments