Skip to content

Commit 8f10bb5

Browse files
committed
[maven-release-plugin] prepare release stax2-api-4.2.1
1 parent f3e7819 commit 8f10bb5

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
<groupId>org.codehaus.woodstox</groupId>
1010
<artifactId>stax2-api</artifactId>
1111
<name>Stax2 API</name>
12-
<version>4.2.1-SNAPSHOT</version>
12+
<version>4.2.1</version>
1313
<packaging>bundle</packaging>
1414
<description>tax2 API is an extension to basic Stax 1.0 API that adds significant new functionality, such as full-featured bi-direction validation interface and high-performance Typed Access API.
1515
</description>
@@ -36,7 +36,7 @@
3636
<connection>scm:git:git@github.com:FasterXML/stax2-api.git</connection>
3737
<developerConnection>scm:git:git@github.com:FasterXML/stax2-api.git</developerConnection>
3838
<url>http://github.com/FasterXML/stax2-api</url>
39-
<tag>HEAD</tag>
39+
<tag>stax2-api-4.2.1</tag>
4040
</scm>
4141

4242
<properties>

0 commit comments

Comments
 (0)