We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 625c1d7 commit 1a87804Copy full SHA for 1a87804
pom.xml
@@ -28,7 +28,7 @@
28
29
<properties>
30
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
31
- <version.jackson>2.5.2-SNAPSHOT</version.jackson>
+ <version.jackson>2.5.2</version.jackson>
32
<javac.src.version>1.6</javac.src.version>
33
<javac.target.version>1.6</javac.target.version>
34
<!-- Aggressively minimize jar size; drop 'lines' and 'vars' -->
release-notes/VERSION
@@ -4,7 +4,8 @@ Project: jackson-jr
4
=== Releases ===
5
------------------------------------------------------------------------
6
7
-2.5.0 (06-Feb-2015)
+2.5.2 (29-Mar-2015)
8
+2.5.1 (06-Feb-2015)
9
2.5.0 (01-Jan-2015)
10
11
No changes since 2.4.
0 commit comments