[maven-release-plugin] prepare release jackson-annotations-2.0.2
diff --git a/pom.xml b/pom.xml
index 52b9b08..0a32c6a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
 
   <groupId>com.fasterxml.jackson.core</groupId>
   <artifactId>jackson-annotations</artifactId>
-  <version>2.0.2-SNAPSHOT</version>
+  <version>2.0.2</version>
 
   <name>Jackson-annotations</name>
   <description>Core annotations used for value types, used by Jackson databinding package.