...
diff --git a/pom.xml b/pom.xml
index 417cd78..8a758a7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
 
   <groupId>com.fasterxml.jackson.core</groupId>
   <artifactId>jackson-annotations</artifactId>
-  <version>2.0.3-SNAPSHOT</version>
+  <version>2.1.0-SNAPSHOT</version>
 
   <name>Jackson-annotations</name>
   <description>Core annotations used for value types, used by Jackson databinding package.