Skip to content

Commit

Permalink
Prepare for 2.16.0-rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Oct 17, 2023
1 parent b5c3fb8 commit 36459c6
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,11 +9,11 @@
<parent>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-base</artifactId>
<version>2.16.0-SNAPSHOT</version>
<version>2.16.0-rc1-SNAPSHOT</version>
</parent>
<groupId>com.fasterxml.jackson.dataformat</groupId>
<artifactId>jackson-dataformat-xml</artifactId>
<version>2.16.0-SNAPSHOT</version>
<version>2.16.0-rc1-SNAPSHOT</version>
<name>Jackson-dataformat-XML</name>
<packaging>jar</packaging>
<description>Data format extension for Jackson to offer
Expand Down

0 comments on commit 36459c6

Please sign in to comment.