[maven-release-plugin] prepare release org.apache.felix.eventadmin-1.6.2
diff --git a/eventadmin/impl/pom.xml b/eventadmin/impl/pom.xml
index d6c84c4..4645cdd 100644
--- a/eventadmin/impl/pom.xml
+++ b/eventadmin/impl/pom.xml
@@ -29,13 +29,13 @@
     <description>
 	    This bundle provides an implementation of the OSGi R7 EventAdmin service.
     </description>
-    <version>1.6.1-SNAPSHOT</version>
+    <version>1.6.2</version>
     <artifactId>org.apache.felix.eventadmin</artifactId>
     <scm>
       <connection>scm:git:https://github.com/apache/felix-dev.git</connection>
       <developerConnection>scm:git:https://github.com/apache/felix-dev.git</developerConnection>
       <url>https://gitbox.apache.org/repos/asf?p=felix-dev.git</url>
-      <tag>HEAD</tag>
+      <tag>org.apache.felix.eventadmin-1.6.2</tag>
   </scm>
     
     <properties>