File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
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.7.1 </version >
12
+ <version >2.7.2-SNAPSHOT </version >
13
13
<packaging >bundle</packaging >
14
14
<description >Add-on module for Jackson (http://jackson.codehaus.org) to support
15
15
Joda (http://joda-time.sourceforge.net/) data types.
@@ -19,7 +19,7 @@ Joda (http://joda-time.sourceforge.net/) data types.
19
19
<
connection >scm:git:
[email protected] :FasterXML/jackson-datatype-joda.git</
connection >
20
20
<
developerConnection >scm:git:
[email protected] :FasterXML/jackson-datatype-joda.git</
developerConnection >
21
21
<url >http://github.com/FasterXML/jackson-datatype-joda</url >
22
- <tag >jackson-datatype-joda-2.7.1 </tag >
22
+ <tag >HEAD </tag >
23
23
</scm >
24
24
<properties >
25
25
<version .jackson.core>2.7.1</version .jackson.core>
You can’t perform that action at this time.
0 commit comments