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 16
16
<groupId >com.fasterxml.jackson.core</groupId >
17
17
<artifactId >jackson-annotations</artifactId >
18
18
<name >Jackson-annotations</name >
19
- <version >3.0-rc2-SNAPSHOT </version >
19
+ <version >3.0-rc2</version >
20
20
<packaging >jar</packaging >
21
21
<description >Core annotations used for value types, used by Jackson data binding package.
22
22
</description >
34
34
<
connection >scm:git:
[email protected] :FasterXML/jackson-annotations.git</
connection >
35
35
<
developerConnection >scm:git:
[email protected] :FasterXML/jackson-annotations.git</
developerConnection >
36
36
<url >http://github.com/FasterXML/jackson-annotations</url >
37
- <tag >HEAD </tag >
37
+ <tag >jackson-annotations-3.0-rc2 </tag >
38
38
</scm >
39
39
40
40
<properties >
@@ -58,7 +58,7 @@ https://stackoverflow.com/questions/16302247/maven-property-project-artifact-sel
58
58
<bom4gmm .version>3.0.0-rc2</bom4gmm .version>
59
59
60
60
<!-- for Reproducible Builds -->
61
- <project .build.outputTimestamp>2025-03-07T23:12:53Z </project .build.outputTimestamp>
61
+ <project .build.outputTimestamp>2025-03-28T22:32:44Z </project .build.outputTimestamp>
62
62
</properties >
63
63
64
64
<dependencies >
You can’t perform that action at this time.
0 commit comments