Skip to content

Commit

Permalink
prepare for 2.12.0-rc2
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Nov 15, 2020
1 parent 5ddc6e6 commit a0c18bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-base</artifactId>
<version>2.12.0-rc2-SNAPSHOT</version>
<version>2.12.0-rc2</version>
</parent>
<groupId>com.fasterxml.jackson.module</groupId>
<artifactId>jackson-module-jsonSchema</artifactId>
Expand Down

0 comments on commit a0c18bf

Please sign in to comment.