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:41:27 UTC

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

Repository: servicemix-bundles
Updated Branches:
  refs/heads/master 753e22495 -> d9a88e9dc


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

Branch: refs/heads/master
Commit: d9a88e9dc579325b83906c8f1a313f81b9896ebc
Parents: 753e224
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Mon Sep 4 21:41:15 2017 +0200
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Mon Sep 4 21:41:15 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/d9a88e9d/rhino-1.7.7.2/pom.xml
----------------------------------------------------------------------
diff --git a/rhino-1.7.7.2/pom.xml b/rhino-1.7.7.2/pom.xml
index 1dccaf4..f343017 100644
--- a/rhino-1.7.7.2/pom.xml
+++ b/rhino-1.7.7.2/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.rhino</artifactId>
-    <version>1.7.7.2_1-SNAPSHOT</version>
+    <version>1.7.7.2_1</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.rhino-1.7.7.2_1</tag>
+  </scm>
 
     <properties>
         <pkgGroupId>org.mozilla</pkgGroupId>