File tree Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 9
9
<parent >
10
10
<groupId >com.fasterxml.jackson.datatype</groupId >
11
11
<artifactId >jackson-datatypes-collections</artifactId >
12
- <version >2.19.2 </version >
12
+ <version >2.19.3-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 >com.fasterxml.jackson.datatype</groupId >
10
10
<artifactId >jackson-datatypes-collections</artifactId >
11
- <version >2.19.2 </version >
11
+ <version >2.19.3-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 >com.fasterxml.jackson.datatype</groupId >
10
10
<artifactId >jackson-datatypes-collections</artifactId >
11
- <version >2.19.2 </version >
11
+ <version >2.19.3-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 >com.fasterxml.jackson.datatype</groupId >
10
10
<artifactId >jackson-datatypes-collections</artifactId >
11
- <version >2.19.2 </version >
11
+ <version >2.19.3-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 >com.fasterxml.jackson.datatype</groupId >
9
9
<artifactId >jackson-datatypes-collections</artifactId >
10
10
<name >Jackson datatypes: collections</name >
11
- <version >2.19.2 </version >
11
+ <version >2.19.3-SNAPSHOT </version >
12
12
<packaging >pom</packaging >
13
13
<description >Parent pom for Jackson Collection datatype modules.
14
14
</description >
32
32
<connection >scm:git:git@github.com:FasterXML/jackson-datatypes-collections.git</connection >
33
33
<developerConnection >scm:git:git@github.com:FasterXML/jackson-datatypes-collections.git</developerConnection >
34
34
<url >https://github.com/FasterXML/jackson-datatypes-collections</url >
35
- <tag >jackson-datatypes-collections-2.19.2 </tag >
35
+ <tag >HEAD </tag >
36
36
</scm >
37
37
38
38
<properties >
39
39
<!-- for Reproducible Builds -->
40
- <project .build.outputTimestamp>2025-07-18T18:16:33Z </project .build.outputTimestamp>
40
+ <project .build.outputTimestamp>2025-07-18T18:17:02Z </project .build.outputTimestamp>
41
41
</properties >
42
42
43
43
<dependencies >
You can’t perform that action at this time.
0 commit comments