Skip to content
This repository was archived by the owner on Jan 20, 2025. It is now read-only.

Commit b303e1b

Browse files
committed
Prepare for 2.6.0-rc4
1 parent c2f5fed commit b303e1b

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
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>com.fasterxml.jackson</groupId>
55
<artifactId>jackson-parent</artifactId>
6-
<version>2.5.1</version>
6+
<version>2.6.1</version>
77
</parent>
88
<groupId>com.fasterxml.jackson.datatype</groupId>
99
<artifactId>jackson-datatype-guava</artifactId>
@@ -29,7 +29,7 @@ Guava (http://code.google.com/p/guava-libraries/) types (currently mostly just c
2929
</contributors>
3030

3131
<properties>
32-
<version.jackson>2.6.0-rc3</version.jackson>
32+
<version.jackson>2.6.0-rc4</version.jackson>
3333

3434
<version.guava>15.0</version.guava>
3535
<version.guava.osgi>${version.guava}.0</version.guava.osgi>

0 commit comments

Comments
 (0)