[maven-release-plugin] prepare release org.apache.servicemix.bundles.qpid-0.24_2
diff --git a/qpid-0.24/pom.xml b/qpid-0.24/pom.xml
index 52629a0..33e3de1 100644
--- a/qpid-0.24/pom.xml
+++ b/qpid-0.24/pom.xml
@@ -31,7 +31,7 @@
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.qpid</artifactId>
     <packaging>bundle</packaging>
-    <version>0.24_2-SNAPSHOT</version>
+    <version>0.24_2</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-0.24_2</tag>
   </scm>
 
     <properties>