File tree Expand file tree Collapse file tree 6 files changed +8
-8
lines changed
primitive-collections-base Expand file tree Collapse file tree 6 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 9
9
<parent >
10
10
<groupId >tools.jackson.datatype</groupId >
11
11
<artifactId >jackson-datatypes-collections</artifactId >
12
- <version >3.0.0-rc8 </version >
12
+ <version >3.0.0-rc9-SNAPSHOT </version >
13
13
</parent >
14
14
<artifactId >jackson-datatype-eclipse-collections</artifactId >
15
15
<name >Jackson datatype: eclipse-collections</name >
Original file line number Diff line number Diff line change 8
8
<parent >
9
9
<groupId >tools.jackson.datatype</groupId >
10
10
<artifactId >jackson-datatypes-collections</artifactId >
11
- <version >3.0.0-rc8 </version >
11
+ <version >3.0.0-rc9-SNAPSHOT </version >
12
12
</parent >
13
13
<artifactId >jackson-datatype-guava</artifactId >
14
14
<name >Jackson datatype: Guava</name >
Original file line number Diff line number Diff line change 8
8
<parent >
9
9
<groupId >tools.jackson.datatype</groupId >
10
10
<artifactId >jackson-datatypes-collections</artifactId >
11
- <version >3.0.0-rc8 </version >
11
+ <version >3.0.0-rc9-SNAPSHOT </version >
12
12
</parent >
13
13
<artifactId >jackson-datatype-hppc</artifactId >
14
14
<name >Jackson datatype: HPPC</name >
Original file line number Diff line number Diff line change 8
8
<parent >
9
9
<groupId >tools.jackson.datatype</groupId >
10
10
<artifactId >jackson-datatypes-collections</artifactId >
11
- <version >3.0.0-rc8 </version >
11
+ <version >3.0.0-rc9-SNAPSHOT </version >
12
12
</parent >
13
13
<artifactId >jackson-datatype-pcollections</artifactId >
14
14
<name >Jackson datatype: pcollections</name >
Original file line number Diff line number Diff line change 8
8
<groupId >tools.jackson.datatype</groupId >
9
9
<artifactId >jackson-datatypes-collections</artifactId >
10
10
<name >Jackson datatypes: collections</name >
11
- <version >3.0.0-rc8 </version >
11
+ <version >3.0.0-rc9-SNAPSHOT </version >
12
12
<packaging >pom</packaging >
13
13
<description >Parent pom for Jackson Collection datatype modules.
14
14
</description >
26
26
<connection >scm:git:git@github.com:FasterXML/jackson-datatypes-collections.git</connection >
27
27
<developerConnection >scm:git:git@github.com:FasterXML/jackson-datatypes-collections.git</developerConnection >
28
28
<url >http://github.com/FasterXML/jackson-datatypes-collections</url >
29
- <tag >jackson-datatypes-collections-3.0.0-rc8 </tag >
29
+ <tag >HEAD </tag >
30
30
</scm >
31
31
32
32
<properties >
33
33
<!-- for Reproducible Builds -->
34
- <project .build.outputTimestamp>2025-08-13T18:45:33Z </project .build.outputTimestamp>
34
+ <project .build.outputTimestamp>2025-08-13T18:46:15Z </project .build.outputTimestamp>
35
35
</properties >
36
36
37
37
<dependencies >
Original file line number Diff line number Diff line change 9
9
<parent >
10
10
<groupId >tools.jackson.datatype</groupId >
11
11
<artifactId >jackson-datatypes-collections</artifactId >
12
- <version >3.0.0-rc8 </version >
12
+ <version >3.0.0-rc9-SNAPSHOT </version >
13
13
</parent >
14
14
<artifactId >jackson-datatype-primitive-collections-base</artifactId >
15
15
<name >Jackson datatype: primitive-collections-base</name >
You can’t perform that action at this time.
0 commit comments