File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 9
9
<groupId >com.fasterxml.jackson.datatype</groupId >
10
10
<artifactId >jackson-datatype-joda</artifactId >
11
11
<name >Jackson-datatype-JODA</name >
12
- <version >2.2.3 -SNAPSHOT</version >
12
+ <version >2.3.0 -SNAPSHOT</version >
13
13
<description >Add-on module for Jackson (http://jackson.codehaus.org) to support
14
14
Joda (http://joda-time.sourceforge.net/) data types.
15
15
</description >
@@ -21,7 +21,7 @@ Joda (http://joda-time.sourceforge.net/) data types.
21
21
<tag >HEAD</tag >
22
22
</scm >
23
23
<properties >
24
- <version .jackson>2.2.2 </version .jackson>
24
+ <version .jackson>2.3.0-SNAPSHOT </version .jackson>
25
25
<!-- Generate PackageVersion.java into this directory. -->
26
26
<packageVersion .dir>com/fasterxml/jackson/datatype/joda</packageVersion .dir>
27
27
<packageVersion .package>${project.groupId} .joda</packageVersion .package>
Original file line number Diff line number Diff line change 1
1
Project: jackson-datatype-joda
2
- Version: 2.2.2 (27-May -2013)
2
+ Version: 2.3.0 (xx-xxx -2013)
3
3
4
- No functional changes.
4
+ New minor version
5
5
6
6
------------------------------------------------------------------------
7
7
=== History: ===
8
8
------------------------------------------------------------------------
9
9
10
+ 2.2.2 (27-May-2013)
10
11
2.2.1 (04-May-2013)
11
12
12
13
No functional changes.
You can’t perform that action at this time.
0 commit comments