Skip to content

Commit dd590bb

Browse files
committed
[maven-release-plugin] prepare release woodstox-core-6.6.0
1 parent c3ffe88 commit dd590bb

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.6.0-SNAPSHOT</version>
12+
<version>6.6.0</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.6.0</tag>
3838
</scm>
3939

4040
<properties>

0 commit comments

Comments
 (0)