File tree 2 files changed +4
-4
lines changed 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.fasterxml.jackson</groupId >
6
6
<artifactId >jackson-bom</artifactId >
7
- <version >2.16.0-SNAPSHOT</version >
7
+ <version >2.16.0-rc1- SNAPSHOT</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 6
6
<groupId >com.fasterxml.jackson</groupId >
7
7
<artifactId >jackson-parent</artifactId >
8
8
<!-- note: does NOT change for every version of bom -->
9
- <version >2.16-SNAPSHOT</version >
9
+ <version >2.16-rc1- SNAPSHOT</version >
10
10
</parent >
11
11
12
12
<artifactId >jackson-bom</artifactId >
13
13
<name >Jackson BOM</name >
14
14
<description >Bill of Materials pom for getting full, complete set of compatible versions
15
15
of Jackson components maintained by FasterXML.com
16
16
</description >
17
- <version >2.16.0-SNAPSHOT</version >
17
+ <version >2.16.0-rc1- SNAPSHOT</version >
18
18
<packaging >pom</packaging >
19
19
20
20
<modules >
@@ -49,7 +49,7 @@ of Jackson components maintained by FasterXML.com
49
49
</scm >
50
50
51
51
<properties >
52
- <jackson .version>2.16.0-SNAPSHOT</jackson .version>
52
+ <jackson .version>2.16.0-rc1- SNAPSHOT</jackson .version>
53
53
54
54
<!-- 25-Sep-2019, tatu: With Jackson 2.x we will release full patch-level versions
55
55
of annotations BUT they are all identical, content-wise.
You can’t perform that action at this time.
0 commit comments