File tree 1 file changed +3
-3
lines changed 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 14
14
15
15
<groupId >tools.jackson.dataformat</groupId >
16
16
<artifactId >jackson-dataformat-xml</artifactId >
17
- <version >3.0.0-rc5 </version >
17
+ <version >3.0.0-rc6-SNAPSHOT </version >
18
18
<name >Jackson-dataformat-XML</name >
19
19
<packaging >jar</packaging >
20
20
<description >Data format extension for Jackson to offer
@@ -25,14 +25,14 @@ alternative support for serializing POJOs as XML and deserializing XML as POJOs.
25
25
<
connection >scm:git:
[email protected] :FasterXML/jackson-dataformat-xml.git</
connection >
26
26
<
developerConnection >scm:git:
[email protected] :FasterXML/jackson-dataformat-xml.git</
developerConnection >
27
27
<url >http://github.com/FasterXML/jackson-dataformat-xml</url >
28
- <tag >jackson-dataformat-xml-3.0.0-rc5 </tag >
28
+ <tag >HEAD </tag >
29
29
</scm >
30
30
<properties >
31
31
<packageVersion .dir>tools/jackson/dataformat/xml</packageVersion .dir>
32
32
<packageVersion .package>${project.groupId} .xml</packageVersion .package>
33
33
34
34
<!-- for Reproducible Builds -->
35
- <project .build.outputTimestamp>2025-05-22T17:06:41Z </project .build.outputTimestamp>
35
+ <project .build.outputTimestamp>2025-05-22T17:07:01Z </project .build.outputTimestamp>
36
36
</properties >
37
37
38
38
<dependencies >
You can’t perform that action at this time.
0 commit comments