Repository: servicemix-bundles
Updated Branches:
  refs/heads/master 4ca14cff6 -> 8a6bef240


[maven-release-plugin] prepare release 
org.apache.servicemix.bundles.gremlin-driver-shaded-3.3.0_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/8a6bef24
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/8a6bef24
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/8a6bef24

Branch: refs/heads/master
Commit: 8a6bef2404bea339c71b290b81fac50923d3e7de
Parents: 4ca14cf
Author: Jean-Baptiste Onofré <[email protected]>
Authored: Mon Sep 4 21:59:19 2017 +0200
Committer: Jean-Baptiste Onofré <[email protected]>
Committed: Mon Sep 4 21:59:19 2017 +0200

----------------------------------------------------------------------
 gremlin-driver-3.3.0-shaded/pom.xml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/8a6bef24/gremlin-driver-3.3.0-shaded/pom.xml
----------------------------------------------------------------------
diff --git a/gremlin-driver-3.3.0-shaded/pom.xml 
b/gremlin-driver-3.3.0-shaded/pom.xml
index c091174..02cd2ed 100644
--- a/gremlin-driver-3.3.0-shaded/pom.xml
+++ b/gremlin-driver-3.3.0-shaded/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     
<artifactId>org.apache.servicemix.bundles.gremlin-driver-shaded</artifactId>
-    <version>3.3.0_1-SNAPSHOT</version>
+    <version>3.3.0_1</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactIdShaded}</name>
     <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} shaded 
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.gremlin-driver-shaded-3.3.0_1</tag>
+  </scm>
 
     <properties>
         <pkgGroupId>org.apache.tinkerpop</pkgGroupId>

Reply via email to