[maven-release-plugin] prepare release 1.0.2
diff --git a/pom.xml b/pom.xml
index 6cfdac0..6588d0f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-artemis-native</artifactId>
     <packaging>bundle</packaging>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.0.2</version>
 
     <parent>
         <groupId>org.apache</groupId>
@@ -71,7 +71,7 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/activemq-artemis-native.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/activemq-artemis-native.git</developerConnection>
         <url>https://fisheye6.atlassian.com/browse/~br=master/activemq-artemis-git</url>
-      <tag>HEAD</tag>
+      <tag>1.0.2</tag>
   </scm>
 
     <distributionManagement>