Skip to content

Commit 4721f5f

Browse files
committed
Create 3.1 branch; 3.x -> 3.2.0-SNAPSHOT
1 parent 9d0e2d8 commit 4721f5f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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.1.1-SNAPSHOT</version>
12+
<version>3.2.0-SNAPSHOT</version>
1313
</parent>
1414
<groupId>tools.jackson.dataformat</groupId>
1515
<artifactId>jackson-dataformat-xml</artifactId>
16-
<version>3.1.1-SNAPSHOT</version>
16+
<version>3.2.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)