[maven-release-plugin] prepare release org.apache.sling.bnd.plugins-0.0.2
diff --git a/pom.xml b/pom.xml
index bb5f4f9..a39c4f1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,11 +25,11 @@
     <groupId>org.apache.sling</groupId>
     <artifactId>sling</artifactId>
     <version>34</version>
-    <relativePath/>
+    <relativePath />
   </parent>
 
   <artifactId>org.apache.sling.bnd.plugins</artifactId>
-  <version>0.0.1-SNAPSHOT</version>
+  <version>0.0.2</version>
 
   <name>Apache Sling bnd Plugins</name>
   <description>This module provides plugins for bnd.</description>
@@ -38,6 +38,7 @@
     <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-bnd-plugins.git</connection>
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-bnd-plugins.git</developerConnection>
     <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-bnd-plugins.git</url>
+    <tag>org.apache.sling.bnd.plugins-0.0.2</tag>
   </scm>
 
   <build>