File tree Expand file tree Collapse file tree 6 files changed +8
-13
lines changed
primitive-collections-base Expand file tree Collapse file tree 6 files changed +8
-13
lines changed Original file line number Diff line number Diff line change 1111 <parent >
1212 <groupId >tools.jackson.datatype</groupId >
1313 <artifactId >jackson-datatypes-collections</artifactId >
14- <version >3.0.0-SNAPSHOT</version >
14+ <version >3.0.0-rc1- SNAPSHOT</version >
1515 </parent >
1616 <artifactId >jackson-datatype-eclipse-collections</artifactId >
1717 <name >Jackson datatype: eclipse-collections</name >
Original file line number Diff line number Diff line change 88 <parent >
99 <groupId >tools.jackson.datatype</groupId >
1010 <artifactId >jackson-datatypes-collections</artifactId >
11- <version >3.0.0-SNAPSHOT</version >
11+ <version >3.0.0-rc1- SNAPSHOT</version >
1212 </parent >
1313 <artifactId >jackson-datatype-guava</artifactId >
1414 <name >Jackson datatype: Guava</name >
Original file line number Diff line number Diff line change 88 <parent >
99 <groupId >tools.jackson.datatype</groupId >
1010 <artifactId >jackson-datatypes-collections</artifactId >
11- <version >3.0.0-SNAPSHOT</version >
11+ <version >3.0.0-rc1- SNAPSHOT</version >
1212 </parent >
1313 <artifactId >jackson-datatype-hppc</artifactId >
1414 <name >Jackson datatype: HPPC</name >
Original file line number Diff line number Diff line change 88 <parent >
99 <groupId >tools.jackson.datatype</groupId >
1010 <artifactId >jackson-datatypes-collections</artifactId >
11- <version >3.0.0-SNAPSHOT</version >
11+ <version >3.0.0-rc1- SNAPSHOT</version >
1212 </parent >
1313 <artifactId >jackson-datatype-pcollections</artifactId >
1414 <name >Jackson datatype: pcollections</name >
Original file line number Diff line number Diff line change 33 <parent >
44 <groupId >tools.jackson</groupId >
55 <artifactId >jackson-base</artifactId >
6- <version >3.0.0-SNAPSHOT</version >
6+ <version >3.0.0-rc1- SNAPSHOT</version >
77 </parent >
88 <groupId >tools.jackson.datatype</groupId >
99 <artifactId >jackson-datatypes-collections</artifactId >
1010 <name >Jackson datatypes: collections</name >
11- <version >3.0.0-SNAPSHOT</version >
11+ <version >3.0.0-rc1- SNAPSHOT</version >
1212 <packaging >pom</packaging >
1313 <description >Parent pom for Jackson Collection datatype modules.
1414 </description >
3131
3232 <properties >
3333 <!-- for Reproducible Builds -->
34- <project .build.outputTimestamp>2022-11-27T00:00:00Z</project .build.outputTimestamp>
35-
36- <!-- [databind#4820]: Java 17 baseline -->
37- <javac .src.version>17</javac .src.version>
38- <javac .target.version>17</javac .target.version>
39-
34+ <project .build.outputTimestamp>2025-02-27T00:25:20Z</project .build.outputTimestamp>
4035 </properties >
4136
4237 <dependencies >
Original file line number Diff line number Diff line change 1111 <parent >
1212 <artifactId >jackson-datatypes-collections</artifactId >
1313 <groupId >tools.jackson.datatype</groupId >
14- <version >3.0.0-SNAPSHOT</version >
14+ <version >3.0.0-rc1- SNAPSHOT</version >
1515 </parent >
1616 <artifactId >jackson-datatype-primitive-collections-base</artifactId >
1717 <name >Jackson datatype: primitive-collections-base</name >
You can’t perform that action at this time.
0 commit comments