File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1414
1515 <groupId >tools.jackson.dataformat</groupId >
1616 <artifactId >jackson-dataformat-xml</artifactId >
17- <version >3.0.0-rc4-SNAPSHOT </version >
17+ <version >3.0.0-rc4</version >
1818 <name >Jackson-dataformat-XML</name >
1919 <packaging >jar</packaging >
2020 <description >Data format extension for Jackson to offer
@@ -25,14 +25,14 @@ alternative support for serializing POJOs as XML and deserializing XML as POJOs.
2525 <
connection >scm:git:
[email protected] :FasterXML/jackson-dataformat-xml.git</
connection >
2626 <
developerConnection >scm:git:
[email protected] :FasterXML/jackson-dataformat-xml.git</
developerConnection >
2727 <url >http://github.com/FasterXML/jackson-dataformat-xml</url >
28- <tag >HEAD </tag >
28+ <tag >jackson-dataformat-xml-3.0.0-rc4 </tag >
2929 </scm >
3030 <properties >
3131 <packageVersion .dir>tools/jackson/dataformat/xml</packageVersion .dir>
3232 <packageVersion .package>${project.groupId} .xml</packageVersion .package>
3333
3434 <!-- for Reproducible Builds -->
35- <project .build.outputTimestamp>2025-04-14T02:36:24Z </project .build.outputTimestamp>
35+ <project .build.outputTimestamp>2025-05-10T23:55:44Z </project .build.outputTimestamp>
3636 </properties >
3737
3838 <dependencies >
You can’t perform that action at this time.
0 commit comments