Skip to content

Commit

Permalink
Bump version to 6.6.0-SNAPSHOT as we'll get new features to add (SemVer)
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Nov 3, 2023
1 parent d2c22e6 commit 06ef1c3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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.5.2-SNAPSHOT</version>
<version>6.6.0-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>Woodstox</name>
<description>Woodstox is a high-performance XML processor that implements Stax (JSR-173),
Expand Down
2 changes: 1 addition & 1 deletion release-notes/VERSION
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Project: woodstox
=== Releases ===
------------------------------------------------------------------------

6.5.2 (not yet released)
6.6.0 (not yet released)

- Update `stax2-api` dependency to 4.2.2
- Update `oss-parent` dependency to 55 (from 50)
Expand Down

0 comments on commit 06ef1c3

Please sign in to comment.