[maven-release-plugin] prepare release org.apache.servicemix.bundles.hbase-0.98.5-hadoop2_2
diff --git a/hbase-0.98.5-hadoop2/pom.xml b/hbase-0.98.5-hadoop2/pom.xml
index 4dea6aa..353d619 100644
--- a/hbase-0.98.5-hadoop2/pom.xml
+++ b/hbase-0.98.5-hadoop2/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.hbase</artifactId>
-    <version>0.98.5-hadoop2_2-SNAPSHOT</version>
+    <version>0.98.5-hadoop2_2</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,
@@ -41,7 +41,8 @@
         <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>
-    </scm>
+      <tag>org.apache.servicemix.bundles.hbase-0.98.5-hadoop2_2</tag>
+  </scm>
 
     <properties>
         <pkgGroupId>org.apache.hbase</pkgGroupId>