You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by jb...@apache.org on 2015/12/01 14:23:34 UTC

servicemix-bundles git commit: [maven-release-plugin] prepare release org.apache.servicemix.bundles.qpid-0.32_3

Repository: servicemix-bundles
Updated Branches:
  refs/heads/master 919afc481 -> f2ee81155


[maven-release-plugin] prepare release org.apache.servicemix.bundles.qpid-0.32_3


Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo
Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/f2ee8115
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/f2ee8115
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/f2ee8115

Branch: refs/heads/master
Commit: f2ee811554c8c6ef562da2858b4b9ab96347aef0
Parents: 919afc4
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Tue Dec 1 14:23:15 2015 +0100
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Tue Dec 1 14:23:15 2015 +0100

----------------------------------------------------------------------
 qpid-0.32/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/f2ee8115/qpid-0.32/pom.xml
----------------------------------------------------------------------
diff --git a/qpid-0.32/pom.xml b/qpid-0.32/pom.xml
index 0a290d9..dbdfe95 100644
--- a/qpid-0.32/pom.xml
+++ b/qpid-0.32/pom.xml
@@ -31,7 +31,7 @@
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.qpid</artifactId>
     <packaging>bundle</packaging>
-    <version>0.32_3-SNAPSHOT</version>
+    <version>0.32_3</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.32_3</tag>
   </scm>
 
     <properties>