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 2017/09/04 19:35:55 UTC

servicemix-bundles git commit: [maven-release-plugin] prepare release org.apache.servicemix.bundles.java_nats-0.7.1_2

Repository: servicemix-bundles
Updated Branches:
  refs/heads/master 397c6db07 -> 069f8075b


[maven-release-plugin] prepare release org.apache.servicemix.bundles.java_nats-0.7.1_2


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

Branch: refs/heads/master
Commit: 069f8075bb87cd855fc71f2f1480d01397ad46f3
Parents: 397c6db
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Mon Sep 4 21:35:43 2017 +0200
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Mon Sep 4 21:35:43 2017 +0200

----------------------------------------------------------------------
 java_nats-0.7.1/pom.xml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/069f8075/java_nats-0.7.1/pom.xml
----------------------------------------------------------------------
diff --git a/java_nats-0.7.1/pom.xml b/java_nats-0.7.1/pom.xml
index f203222..399c1ba 100644
--- a/java_nats-0.7.1/pom.xml
+++ b/java_nats-0.7.1/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.java_nats</artifactId>
-    <version>0.7.1_2-SNAPSHOT</version>
+    <version>0.7.1_2</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
     <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar file.</description>
@@ -39,7 +39,8 @@
         <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>
-    </scm>
+      <tag>org.apache.servicemix.bundles.java_nats-0.7.1_2</tag>
+  </scm>
 
     <properties>
         <pkgGroupId>com.github.tyagihas</pkgGroupId>