File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313 </parent >
1414 <groupId >tools.jackson.dataformat</groupId >
1515 <artifactId >jackson-dataformat-xml</artifactId >
16- <version >3.1.1 </version >
16+ <version >3.1.2-SNAPSHOT </version >
1717 <name >Jackson-dataformat-XML</name >
1818 <packaging >jar</packaging >
1919 <description >Data format extension for Jackson to offer
@@ -24,14 +24,14 @@ alternative support for serializing POJOs as XML and deserializing XML as POJOs.
2424 <connection >scm:git:git@github.com:FasterXML/jackson-dataformat-xml.git</connection >
2525 <developerConnection >scm:git:git@github.com:FasterXML/jackson-dataformat-xml.git</developerConnection >
2626 <url >http://github.com/FasterXML/jackson-dataformat-xml</url >
27- <tag >jackson-dataformat-xml-3.1.1 </tag >
27+ <tag >HEAD </tag >
2828 </scm >
2929 <properties >
3030 <packageVersion .dir>tools/jackson/dataformat/xml</packageVersion .dir>
3131 <packageVersion .package>${project.groupId} .xml</packageVersion .package>
3232
3333 <!-- for Reproducible Builds -->
34- <project .build.outputTimestamp>2026-03-27T22:31:40Z </project .build.outputTimestamp>
34+ <project .build.outputTimestamp>2026-03-27T22:32:07Z </project .build.outputTimestamp>
3535 </properties >
3636
3737 <dependencies >
You can’t perform that action at this time.
0 commit comments