This repository was archived by the owner on Jan 20, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >com.fasterxml.jackson</groupId >
5
5
<artifactId >jackson-parent</artifactId >
6
- <version >2.5</version >
6
+ <version >2.5.1 </version >
7
7
</parent >
8
8
<groupId >com.fasterxml.jackson.datatype</groupId >
9
9
<artifactId >jackson-datatype-guava</artifactId >
@@ -29,7 +29,7 @@ Guava (http://code.google.com/p/guava-libraries/) types (currently mostly just c
29
29
</contributors >
30
30
31
31
<properties >
32
- <version .jackson>2.5.3-SNAPSHOT </version .jackson>
32
+ <version .jackson>2.5.3</version .jackson>
33
33
34
34
<!-- Generate PackageVersion.java into this directory. -->
35
35
<packageVersion .dir>com/fasterxml/jackson/datatype/guava</packageVersion .dir>
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ Project: jackson-datatype-guava
4
4
=== Releases ===
5
5
------------------------------------------------------------------------
6
6
7
- 2.5.3 (not released yet )
7
+ 2.5.3 (24-Apr-2015 )
8
8
9
9
#65: Add deserialization support for SortedMultiset and ImmutableSortedMultiset
10
10
(contributed by Stephan S, Stephan202@github)
You can’t perform that action at this time.
0 commit comments