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 13
13
</parent >
14
14
<groupId >com.fasterxml.jackson.dataformat</groupId >
15
15
<artifactId >jackson-dataformat-xml</artifactId >
16
- <version >2.19.0 </version >
16
+ <version >2.19.1-SNAPSHOT </version >
17
17
<name >Jackson-dataformat-XML</name >
18
18
<packaging >jar</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.19.0 </tag >
27
+ <tag >HEAD </tag >
28
28
</scm >
29
29
<properties >
30
30
<packageVersion .dir>com/fasterxml/jackson/dataformat/xml</packageVersion .dir>
@@ -34,7 +34,7 @@ alternative support for serializing POJOs as XML and deserializing XML as POJOs.
34
34
<!-- And presumably import too? -->
35
35
36
36
<!-- for Reproducible Builds -->
37
- <project .build.outputTimestamp>2025-04-25T00:33:41Z </project .build.outputTimestamp>
37
+ <project .build.outputTimestamp>2025-04-25T00:33:59Z </project .build.outputTimestamp>
38
38
</properties >
39
39
40
40
<dependencies >
You can’t perform that action at this time.
0 commit comments