Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Feb 26, 2024
1 parent 03ab814 commit 85551aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<groupId>com.fasterxml.woodstox</groupId>
<artifactId>woodstox-core</artifactId>
<version>6.6.1</version>
<version>6.6.2-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>Woodstox</name>
<description>Woodstox is a high-performance XML processor that implements Stax (JSR-173),
Expand All @@ -34,7 +34,7 @@ SAX2 and Stax2 APIs
<connection>scm:git:git@github.com:FasterXML/woodstox.git</connection>
<developerConnection>scm:git:git@github.com:FasterXML/woodstox.git</developerConnection>
<url>https://github.com/FasterXML/woodstox</url>
<tag>woodstox-core-6.6.1</tag>
<tag>HEAD</tag>
</scm>

<properties>
Expand Down

0 comments on commit 85551aa

Please sign in to comment.