File tree 5 files changed +6
-6
lines changed
5 files changed +6
-6
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.12.0-SNAPSHOT</version >
12
+ <version >2.12.0-rc1- 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.12.0-SNAPSHOT</version >
11
+ <version >2.12.0-rc1- 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.12.0-SNAPSHOT</version >
11
+ <version >2.12.0-rc1- 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.12.0-SNAPSHOT</version >
11
+ <version >2.12.0-rc1- 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 3
3
<parent >
4
4
<groupId >com.fasterxml.jackson</groupId >
5
5
<artifactId >jackson-base</artifactId >
6
- <version >2.12.0-SNAPSHOT </version >
6
+ <version >2.12.0-rc1 </version >
7
7
</parent >
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.12.0-SNAPSHOT</version >
11
+ <version >2.12.0-rc1- SNAPSHOT</version >
12
12
<packaging >pom</packaging >
13
13
<description >Parent pom for Jackson Collection datatype modules.
14
14
</description >
You can’t perform that action at this time.
0 commit comments