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 13
13
</parent >
14
14
<groupId >com.fasterxml.jackson.dataformat</groupId >
15
15
<artifactId >jackson-dataformat-xml</artifactId >
16
- <version >2.12.1 </version >
16
+ <version >2.12.2-SNAPSHOT </version >
17
17
<name >Jackson-dataformat-XML</name >
18
18
<packaging >bundle</packaging >
19
19
<description >Data format extension for Jackson to offer
@@ -24,7 +24,7 @@ alternative support for serializing POJOs as XML and deserializing XML as pojos.
24
24
<
connection >scm:git:
[email protected] :FasterXML/jackson-dataformat-xml.git</
connection >
25
25
<
developerConnection >scm:git:
[email protected] :FasterXML/jackson-dataformat-xml.git</
developerConnection >
26
26
<url >http://github.com/FasterXML/jackson-dataformat-xml</url >
27
- <tag >jackson-dataformat-xml-2.12.1 </tag >
27
+ <tag >HEAD </tag >
28
28
</scm >
29
29
<properties >
30
30
<packageVersion .dir>com/fasterxml/jackson/dataformat/xml</packageVersion .dir>
You can’t perform that action at this time.
0 commit comments