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-rc1-SNAPSHOT </version >
19
+ <version >3.0-rc1</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-rc1 </tag >
38
38
</scm >
39
39
40
40
<properties >
@@ -55,7 +55,7 @@ https://stackoverflow.com/questions/16302247/maven-property-project-artifact-sel
55
55
<bom4gmm .version>3.0.0-rc1-SNAPSHOT</bom4gmm .version>
56
56
57
57
<!-- for Reproducible Builds -->
58
- <project .build.outputTimestamp>2022-11-27T00:00:00Z </project .build.outputTimestamp>
58
+ <project .build.outputTimestamp>2025-03-07T23:12:40Z </project .build.outputTimestamp>
59
59
</properties >
60
60
61
61
<dependencies >
You can’t perform that action at this time.
0 commit comments