Skip to content

Commit ce2251b

Browse files
committed
Prepare for 2.12.0-rc1
1 parent 85edd63 commit ce2251b

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
@@ -10,12 +10,12 @@
1010
<parent>
1111
<groupId>com.fasterxml.jackson</groupId>
1212
<artifactId>jackson-base</artifactId>
13-
<version>2.12.0-SNAPSHOT</version>
13+
<version>2.12.0-rc1</version>
1414
</parent>
1515

1616
<groupId>com.fasterxml.jackson.core</groupId>
1717
<artifactId>jackson-databind</artifactId>
18-
<version>2.12.0-SNAPSHOT</version>
18+
<version>2.12.0-rc1-SNAPSHOT</version>
1919
<name>jackson-databind</name>
2020
<packaging>bundle</packaging>
2121
<description>General data-binding functionality for Jackson: works on core streaming API</description>

0 commit comments

Comments
 (0)