[maven-release-plugin] prepare release apache-sling-jar-resource-bundle-1.0.2
diff --git a/pom.xml b/pom.xml
index 9a6e81e..3fdfec1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
     </parent>
     <groupId>org.apache.sling</groupId>
     <artifactId>apache-sling-jar-resource-bundle</artifactId>
-    <version>1.0.1-SNAPSHOT</version>
+    <version>1.0.2</version>
     <name>Apache Sling JAR Resource Bundle</name>
     <description>
     An archive which contains templates for generating the necessary Sling notice file.
@@ -36,5 +36,6 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-apache-sling-jar-resource-bundle.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-apache-sling-jar-resource-bundle.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=sling-apache-sling-jar-resource-bundle.git</url>
-    </scm>
+      <tag>apache-sling-jar-resource-bundle-1.0.2</tag>
+  </scm>
 </project>