Skip to content

Commit 0fd9575

Browse files
committed
Back to snapshot deps
1 parent ac45c1b commit 0fd9575

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<groupId>com.fasterxml.jackson</groupId>
77
<artifactId>jackson-parent</artifactId>
88
<!-- note: does NOT change for every version of bom -->
9-
<version>2.16-rc1</version>
9+
<version>2.16-SNAPSHOT</version>
1010
</parent>
1111

1212
<artifactId>jackson-bom</artifactId>
@@ -49,7 +49,7 @@ of Jackson components maintained by FasterXML.com
4949
</scm>
5050

5151
<properties>
52-
<jackson.version>2.16.0-rc1</jackson.version>
52+
<jackson.version>2.16.0-SNAPSHOT</jackson.version>
5353

5454
<!-- 25-Sep-2019, tatu: With Jackson 2.x we will release full patch-level versions
5555
of annotations BUT they are all identical, content-wise.

0 commit comments

Comments
 (0)