aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTatu Saloranta <tatu.saloranta@iki.fi>2020-03-24 11:13:28 -0700
committerTatu Saloranta <tatu.saloranta@iki.fi>2020-03-24 11:13:28 -0700
commitcca7985aa8ca48597403ba68a25c830b4fd107b9 (patch)
tree017c703d1a3966fd63fdd13dfd5f18d354ae950c
parentee14210d9f38757ff0afb42589db6627001bb852 (diff)
downloadjackson-annotations-cca7985aa8ca48597403ba68a25c830b4fd107b9.tar.gz
...
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 41741c8..671b9a7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-annotations</artifactId>
<name>Jackson-annotations</name>
- <version>2.11.1.rc1-SNAPSHOT</version>
+ <version>2.11.0-SNAPSHOT</version>
<packaging>bundle</packaging>
<description>Core annotations used for value types, used by Jackson data binding package.
</description>