Skip to content

Commit

Permalink
prepare master for 2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Aug 13, 2014
1 parent fde2133 commit 544904d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-core</artifactId>
<name>Jackson-core</name>
<version>2.4.2-SNAPSHOT</version>
<version>2.5.0-SNAPSHOT</version>
<packaging>bundle</packaging>
<description>Core Jackson abstractions, basic JSON streaming API implementation
</description>
Expand Down
10 changes: 6 additions & 4 deletions release-notes/VERSION
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
Project: jackson-core
Version: 2.4.2 (xx-Aug-2014)

#146: Error while parsing negative floats at the end of the input buffer
(reported by rjmac@github)
Version: 2.5.0 (xx-xxx-2014)

------------------------------------------------------------------------
=== History: ===
------------------------------------------------------------------------

2.4.2 (xx-Aug-2014)

#146: Error while parsing negative floats at the end of the input buffer
(reported by rjmac@github)

2.4.1.1 (09-Jul-2014)

NOTE: this is a "micro-release", which does NOT contain all versions of
Expand Down

0 comments on commit 544904d

Please sign in to comment.