[maven-release-plugin] prepare release org.apache.servicemix.bundles.qpid-6.1.2_1
diff --git a/qpid-6.1.2/pom.xml b/qpid-6.1.2/pom.xml
index b2c76f0..cc455ef 100644
--- a/qpid-6.1.2/pom.xml
+++ b/qpid-6.1.2/pom.xml
@@ -31,7 +31,7 @@
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.qpid</artifactId>
     <packaging>bundle</packaging>
-    <version>6.1.2_1-SNAPSHOT</version>
+    <version>6.1.2_1</version>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
     <description>This OSGi bundle wraps qpid-common and qpid-client ${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.qpid-6.1.2_1</tag>
   </scm>
 
     <properties>