File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >tools.jackson</groupId >
6
6
<artifactId >jackson-bom</artifactId >
7
- <version >3.0.0-rc8-SNAPSHOT </version >
7
+ <version >3.0.0-rc8</version >
8
8
</parent >
9
9
<artifactId >jackson-base</artifactId >
10
10
<name >Jackson Base</name >
Original file line number Diff line number Diff line change 17
17
<description >Bill of Materials pom for getting full, complete set of compatible versions
18
18
of Jackson 3.x components maintained by FasterXML.com
19
19
</description >
20
- <version >3.0.0-rc8-SNAPSHOT </version >
20
+ <version >3.0.0-rc8</version >
21
21
<packaging >pom</packaging >
22
22
23
23
<modules >
@@ -48,7 +48,7 @@ of Jackson 3.x components maintained by FasterXML.com
48
48
<
connection >scm:git:
[email protected] :FasterXML/jackson-bom.git</
connection >
49
49
<
developerConnection >scm:git:
[email protected] :FasterXML/jackson-bom.git</
developerConnection >
50
50
<url >http://github.com/FasterXML/jackson-bom</url >
51
- <tag >HEAD </tag >
51
+ <tag >jackson-bom-3.0.0-rc8 </tag >
52
52
</scm >
53
53
54
54
<properties >
@@ -77,7 +77,7 @@ of Jackson 3.x components maintained by FasterXML.com
77
77
<jackson .version.dep.stax2-api>4.2.2</jackson .version.dep.stax2-api>
78
78
79
79
<!-- for Reproducible Builds -->
80
- <project .build.outputTimestamp>2025-08-08T15:31:40Z </project .build.outputTimestamp>
80
+ <project .build.outputTimestamp>2025-08-13T18:03:07Z </project .build.outputTimestamp>
81
81
</properties >
82
82
83
83
<distributionManagement >
You can’t perform that action at this time.
0 commit comments