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 2016/03/25 18:30:21 UTC

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

Repository: servicemix-bundles
Updated Branches:
  refs/heads/master a2f391a0c -> 90f7473c5


[maven-release-plugin] prepare release org.apache.servicemix.bundles.ironmq-3.0.3_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/90f7473c
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/90f7473c
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/90f7473c

Branch: refs/heads/master
Commit: 90f7473c5695c0f1620d1d2812820c9f427dd6e9
Parents: a2f391a
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Fri Mar 25 18:30:13 2016 +0100
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Fri Mar 25 18:30:13 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/90f7473c/ironmq-3.0.3/pom.xml
----------------------------------------------------------------------
diff --git a/ironmq-3.0.3/pom.xml b/ironmq-3.0.3/pom.xml
index c3404c4..fcffe11 100644
--- a/ironmq-3.0.3/pom.xml
+++ b/ironmq-3.0.3/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.ironmq</artifactId>
-    <version>3.0.3_1-SNAPSHOT</version>
+    <version>3.0.3_1</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
     <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar file.</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.ironmq-3.0.3_1</tag>
   </scm>
 
     <properties>