Skip to content

Commit 6f6336c

Browse files
committed
Back to 3.0.0-SNAPSHOT
1 parent f8a97f9 commit 6f6336c

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
@@ -9,11 +9,11 @@
99
<parent>
1010
<groupId>tools.jackson</groupId>
1111
<artifactId>jackson-base</artifactId>
12-
<version>3.0.0-rc11-SNAPSHOT</version>
12+
<version>3.0.0-SNAPSHOT</version>
1313
</parent>
1414
<groupId>tools.jackson.dataformat</groupId>
1515
<artifactId>jackson-dataformat-xml</artifactId>
16-
<version>3.0.0-rc11-SNAPSHOT</version>
16+
<version>3.0.0-SNAPSHOT</version>
1717
<name>Jackson-dataformat-XML</name>
1818
<packaging>jar</packaging>
1919
<description>Data format extension for Jackson to offer

0 commit comments

Comments
 (0)