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 10
10
11
11
<groupId >com.fasterxml.jackson.dataformat</groupId >
12
12
<artifactId >jackson-dataformat-xml</artifactId >
13
- <version >2.4.3 </version >
13
+ <version >2.4.4-SNAPSHOT </version >
14
14
<name >Jackson-dataformat-XML</name >
15
15
<packaging >bundle</packaging >
16
16
<description >Data format extension for Jackson (http://jackson.codehaus.org) to offer
@@ -24,7 +24,7 @@ Some data-binding types overridden as well (ObjectMapper sub-classed as XmlMappe
24
24
<connection >scm:git:git@github.com:FasterXML/jackson-dataformat-xml.git</connection >
25
25
<developerConnection >scm:git:git@github.com:FasterXML/jackson-dataformat-xml.git</developerConnection >
26
26
<url >http://github.com/FasterXML/jackson-dataformat-xml</url >
27
- <tag >jackson-dataformat-xml-2.4.3 </tag >
27
+ <tag >HEAD </tag >
28
28
</scm >
29
29
30
30
<properties >
You can’t perform that action at this time.
0 commit comments