[maven-release-plugin] prepare release org.apache.servicemix.bundles.hbase-0.96.1.1-hadoop2_3
diff --git a/hbase-0.96.1.1-hadoop2/pom.xml b/hbase-0.96.1.1-hadoop2/pom.xml
index 2eeee42..3ee99da 100644
--- a/hbase-0.96.1.1-hadoop2/pom.xml
+++ b/hbase-0.96.1.1-hadoop2/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.hbase</artifactId>
-    <version>0.96.1.1-hadoop2_3-SNAPSHOT</version>
+    <version>0.96.1.1-hadoop2_3</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
     <description>This OSGi bundle wraps hbase-common, hbase-client, hbase-prefix-tree, hbase-protocol, hbase-server, hbase-hadoop-compat ${pkgVersion} jar files.</description>
@@ -39,7 +39,7 @@
         <connection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git</connection>
         <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git</developerConnection>
         <url>https://git-wip-us.apache.org/repos/asf?p=servicemix-bundles.git</url>
-      <tag>HEAD</tag>
+      <tag>org.apache.servicemix.bundles.hbase-0.96.1.1-hadoop2_3</tag>
   </scm>
 
     <properties>