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.15.0-rc3-SNAPSHOT </version >
16
+ <version >2.15.0-rc3</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.15.0-rc3 </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>2023-03-28T23:54:20Z </project .build.outputTimestamp>
37
+ <project .build.outputTimestamp>2023-04-14T21:19:47Z </project .build.outputTimestamp>
38
38
</properties >
39
39
40
40
<dependencies >
You can’t perform that action at this time.
0 commit comments