Skip to content

Commit 51dc6fa

Browse files
committed
Back to snapshot deps
1 parent 2bafafa commit 51dc6fa

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pom.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
22
<modelVersion>4.0.0</modelVersion>
3-
43
<parent>
54
<groupId>tools.jackson</groupId>
65
<artifactId>jackson-base</artifactId>
7-
<version>3.0.0-rc5</version>
6+
<version>3.0.0-rc6-SNAPSHOT</version>
87
</parent>
98
<groupId>tools.jackson.dataformat</groupId>
109
<artifactId>jackson-dataformats-binary</artifactId>

0 commit comments

Comments
 (0)