Skip to content

Commit

Permalink
prepare for 2.11.0.rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Mar 24, 2020
1 parent f886eda commit 05faf56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-base</artifactId>
<version>2.11.0.rc1-SNAPSHOT</version>
<version>2.11.0.rc1</version>
</parent>
<groupId>com.fasterxml.jackson.dataformat</groupId>
<artifactId>jackson-dataformat-xml</artifactId>
Expand Down

0 comments on commit 05faf56

Please sign in to comment.