aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTatu Saloranta <tatu.saloranta@iki.fi>2020-08-02 11:14:15 -0700
committerTatu Saloranta <tatu.saloranta@iki.fi>2020-08-02 11:14:15 -0700
commit7250d709e9f601082992b230638b95c1955a4f9a (patch)
tree29f6f35d0c056e6f204a5819953c54f42f04c75a
parentb4c6af5a0f304f98acdfd436ed794511d0a0fbaf (diff)
downloadjackson-core-7250d709e9f601082992b230638b95c1955a4f9a.tar.gz
Prepare for 2.11.2 release
-rw-r--r--pom.xml2
-rw-r--r--release-notes/VERSION-2.x1
2 files changed, 2 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 194880fd..13a0c97a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
<parent>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-base</artifactId>
- <version>2.11.2-SNAPSHOT</version>
+ <version>2.11.2</version>
</parent>
<groupId>com.fasterxml.jackson.core</groupId>
diff --git a/release-notes/VERSION-2.x b/release-notes/VERSION-2.x
index 54802d2c..9cafb94c 100644
--- a/release-notes/VERSION-2.x
+++ b/release-notes/VERSION-2.x
@@ -16,6 +16,7 @@ JSON library.
2.12.0 (not yet released)
+2.11.2 (02-Aug-2020)
2.11.1 (25-Jun-2020)
No changes since 2.11.0