Skip to content

Commit 36459c6

Browse files
committed
Prepare for 2.16.0-rc1
1 parent b5c3fb8 commit 36459c6

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,11 +9,11 @@
99
<parent>
1010
<groupId>com.fasterxml.jackson</groupId>
1111
<artifactId>jackson-base</artifactId>
12-
<version>2.16.0-SNAPSHOT</version>
12+
<version>2.16.0-rc1-SNAPSHOT</version>
1313
</parent>
1414
<groupId>com.fasterxml.jackson.dataformat</groupId>
1515
<artifactId>jackson-dataformat-xml</artifactId>
16-
<version>2.16.0-SNAPSHOT</version>
16+
<version>2.16.0-rc1-SNAPSHOT</version>
1717
<name>Jackson-dataformat-XML</name>
1818
<packaging>jar</packaging>
1919
<description>Data format extension for Jackson to offer

0 commit comments

Comments
 (0)