Skip to content

Commit 7e3eeef

Browse files
committed
[maven-release-plugin] prepare release woodstox-core-5.3.0
1 parent 24fd3e9 commit 7e3eeef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<groupId>com.fasterxml.woodstox</groupId>
1111
<artifactId>woodstox-core</artifactId>
12-
<version>5.3.0-SNAPSHOT</version>
12+
<version>5.3.0</version>
1313
<packaging>bundle</packaging>
1414
<name>Woodstox</name>
1515
<description>
@@ -35,7 +35,7 @@
3535
<connection>scm:git:git@github.com:FasterXML/woodstox.git</connection>
3636
<developerConnection>scm:git:git@github.com:FasterXML/woodstox.git</developerConnection>
3737
<url>https://github.com/FasterXML/woodstox</url>
38-
<tag>HEAD</tag>
38+
<tag>woodstox-core-5.3.0</tag>
3939
</scm>
4040

4141
<properties>

0 commit comments

Comments
 (0)