Skip to content

Commit ef99ee6

Browse files
committed
[maven-release-plugin] prepare release woodstox-core-6.2.6
1 parent bdcf9e5 commit ef99ee6

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>6.2.6-SNAPSHOT</version>
12+
<version>6.2.6</version>
1313
<packaging>bundle</packaging>
1414
<name>Woodstox</name>
1515
<description>Woodstox is a high-performance XML processor that implements Stax (JSR-173),
@@ -34,7 +34,7 @@ SAX2 and Stax2 APIs
3434
<connection>scm:git:[email protected]:FasterXML/woodstox.git</connection>
3535
<developerConnection>scm:git:[email protected]:FasterXML/woodstox.git</developerConnection>
3636
<url>https://github.com/FasterXML/woodstox</url>
37-
<tag>HEAD</tag>
37+
<tag>woodstox-core-6.2.6</tag>
3838
</scm>
3939

4040
<properties>

0 commit comments

Comments
 (0)