[maven-release-plugin] prepare release org.apache.sling.pipes-2.0.2
diff --git a/pom.xml b/pom.xml
index 1abbd25..d00d0e4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
   </parent>
 
   <artifactId>org.apache.sling.pipes</artifactId>
-  <version>2.0.1-SNAPSHOT</version>
+  <version>2.0.2</version>
 
   <name>Apache Sling Pipes</name>
   <description>bulk content changes tool</description>
@@ -43,7 +43,7 @@
     <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-pipes.git</connection>
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-pipes.git</developerConnection>
     <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-pipes.git</url>
-    <tag>HEAD</tag>
+    <tag>org.apache.sling.pipes-2.0.2</tag>
   </scm>
 
   <build>