Commit 1d0d5c1 1 parent 853d781 commit 1d0d5c1 Copy full SHA for 1d0d5c1
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.17.2-SNAPSHOT </version >
16
+ <version >2.17.2</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:git@github.com:FasterXML/jackson-dataformat-xml.git</connection >
25
25
<developerConnection >scm:git:git@github.com:FasterXML/jackson-dataformat-xml.git</developerConnection >
26
26
<url >http://github.com/FasterXML/jackson-dataformat-xml</url >
27
- <tag >HEAD </tag >
27
+ <tag >jackson-dataformat-xml-2.17.2 </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>2024-05-05T02:26:37Z </project .build.outputTimestamp>
37
+ <project .build.outputTimestamp>2024-07-05T17:40:38Z </project .build.outputTimestamp>
38
38
</properties >
39
39
40
40
<dependencies >
You can’t perform that action at this time.
0 commit comments