[maven-release-plugin] prepare release org.apache.sling.starter.content-1.0.2
diff --git a/pom.xml b/pom.xml
index 503e524..1f4469f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
 
   <artifactId>org.apache.sling.starter.content</artifactId>
   <packaging>bundle</packaging>
-  <version>1.0.1-SNAPSHOT</version>
+  <version>1.0.2</version>
 
   <name>Apache Sling Starter Content</name>
   <description>
@@ -41,7 +41,7 @@
     <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-starter-content.git</connection>
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-starter-content.git</developerConnection>
     <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-starter-content.git</url>
-    <tag>HEAD</tag>
+    <tag>org.apache.sling.starter.content-1.0.2</tag>
   </scm>
   
   <properties>