Skip to content

Commit 7e7b6f7

Browse files
committed
Prep for 2.19.0-rc1
1 parent c68e30e commit 7e7b6f7

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,11 @@
99
<parent>
1010
<groupId>com.fasterxml.jackson</groupId>
1111
<artifactId>jackson-base</artifactId>
12-
<version>2.19.0-SNAPSHOT</version>
12+
<version>2.19.0-rc1-SNAPSHOT</version>
1313
</parent>
14-
1514
<groupId>com.fasterxml.jackson.core</groupId>
1615
<artifactId>jackson-databind</artifactId>
17-
<version>2.19.0-SNAPSHOT</version>
16+
<version>2.19.0-rc1-SNAPSHOT</version>
1817
<name>jackson-databind</name>
1918
<packaging>jar</packaging>
2019
<description>General data-binding functionality for Jackson: works on core streaming API</description>

0 commit comments

Comments
 (0)