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 8
8
</parent >
9
9
<groupId >com.fasterxml.jackson.dataformat</groupId >
10
10
<artifactId >jackson-dataformat-xml</artifactId >
11
- <version >2.9.0.pr3 </version >
11
+ <version >2.9.0-SNAPSHOT </version >
12
12
<name >Jackson-dataformat-XML</name >
13
13
<packaging >bundle</packaging >
14
14
<description >Data format extension for Jackson (http://jackson.codehaus.org) to offer
@@ -21,7 +21,7 @@ Some data-binding types overridden as well (ObjectMapper sub-classed as XmlMappe
21
21
<
connection >scm:git:
[email protected] :FasterXML/jackson-dataformat-xml.git</
connection >
22
22
<
developerConnection >scm:git:
[email protected] :FasterXML/jackson-dataformat-xml.git</
developerConnection >
23
23
<url >http://github.com/FasterXML/jackson-dataformat-xml</url >
24
- <tag >jackson-dataformat-xml-2.9.0.pr3 </tag >
24
+ <tag >HEAD </tag >
25
25
</scm >
26
26
<properties >
27
27
<packageVersion .dir>com/fasterxml/jackson/dataformat/xml</packageVersion .dir>
You can’t perform that action at this time.
0 commit comments