Skip to content

Commit

Permalink
prepare for 2.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Jun 25, 2020
1 parent 30a87fc commit 224d710
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-base</artifactId>
<version>2.11.1-SNAPSHOT</version>
<version>2.11.1</version>
</parent>
<groupId>com.fasterxml.jackson.datatype</groupId>
<artifactId>jackson-datatype-hibernate-parent</artifactId>
Expand Down
5 changes: 1 addition & 4 deletions release-notes/VERSION
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,7 @@ Project: jackson-datatype-hibernate
=== Releases ===
------------------------------------------------------------------------

2.11.1 (not released yet)

-

2.11.1 (25-Jun-2020)
2.11.0 (26-Apr-2020)

No changes since 2.10.x
Expand Down

0 comments on commit 224d710

Please sign in to comment.