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 2018/06/04 06:10:06 UTC

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

Repository: servicemix-bundles
Updated Branches:
  refs/heads/master c5b56e4be -> 09562406c


[maven-release-plugin] prepare release org.apache.servicemix.bundles.qpid-6.1.6_1


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

Branch: refs/heads/master
Commit: 09562406cb0cfed7c9be69fdc4873d3201c36a1a
Parents: c5b56e4
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Mon Jun 4 08:10:00 2018 +0200
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Mon Jun 4 08:10:00 2018 +0200

----------------------------------------------------------------------
 qpid-6.1.6/pom.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/09562406/qpid-6.1.6/pom.xml
----------------------------------------------------------------------
diff --git a/qpid-6.1.6/pom.xml b/qpid-6.1.6/pom.xml
index f96630d..7224a46 100644
--- a/qpid-6.1.6/pom.xml
+++ b/qpid-6.1.6/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.6_1-SNAPSHOT</version>
+    <version>6.1.6_1</version>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
     <description>This OSGi bundle wraps qpid-common and qpid-client ${pkgVersion} jar files.</description>
 
@@ -39,6 +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>org.apache.servicemix.bundles.qpid-6.1.6_1</tag>
   </scm>
 
     <properties>