[maven-release-plugin] prepare release org.apache.sling.scripting.jsp-api-1.0.2
diff --git a/pom.xml b/pom.xml
index 7d58e4d..ab95722 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
   </parent>
 
   <artifactId>org.apache.sling.scripting.jsp-api</artifactId>
-  <version>1.0.1-SNAPSHOT</version>
+  <version>1.0.2</version>
 
   <name>Apache Sling Scripting JSP API Wrapper</name>
   <description>This bundle wraps the Apache Tomcat 6.0.14 JSP API used by Apache Sling Scripting JSP.</description>
@@ -38,6 +38,7 @@
     <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-jsp-api.git</connection>
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-jsp-api.git</developerConnection>
     <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-scripting-jsp-api.git</url>
+    <tag>org.apache.sling.scripting.jsp-api-1.0.2</tag>
   </scm>
 
   <dependencies>