aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTatu Saloranta <tatu.saloranta@iki.fi>2020-04-25 16:30:50 -0700
committerTatu Saloranta <tatu.saloranta@iki.fi>2020-04-25 16:30:50 -0700
commit70fa3658abb126558492a9cf3e593268bf5ffe49 (patch)
tree5772a5abb872f98e083ce09c1933b114e41a662f
parentbce734f89db09a6b4e3290db9a80cae2f055b29f (diff)
downloadjackson-annotations-70fa3658abb126558492a9cf3e593268bf5ffe49.tar.gz
Prepare for 2.11.0 release
-rw-r--r--pom.xml1
-rw-r--r--release-notes/VERSION-2.x2
2 files changed, 1 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 671b9a7..47b0836 100644
--- a/pom.xml
+++ b/pom.xml
@@ -53,7 +53,6 @@
</dependency>
</dependencies>
-
<build>
<plugins>
<plugin>
diff --git a/release-notes/VERSION-2.x b/release-notes/VERSION-2.x
index c9ab66f..43b508f 100644
--- a/release-notes/VERSION-2.x
+++ b/release-notes/VERSION-2.x
@@ -11,7 +11,7 @@ NOTE: Annotations module will never contain changes in patch versions,
=== Releases ===
------------------------------------------------------------------------
-2.11.0 (not yet released)
+2.11.0 (26-Apr-2020)
- `JsonPattern.Value.pattern` retained as "", never (accidentally) exposed
as `null`