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/12/29 09:31:24 UTC

servicemix-bundles git commit: [maven-release-plugin] prepare release org.apache.servicemix.bundles.gremlin-driver-3.3.1_1

Repository: servicemix-bundles
Updated Branches:
  refs/heads/master 6c1b369ea -> d8dac7403


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

Branch: refs/heads/master
Commit: d8dac74037faf508a6e64ad8b148a8d2bb679011
Parents: 6c1b369
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Fri Dec 29 10:31:20 2017 +0100
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Fri Dec 29 10:31:20 2017 +0100

----------------------------------------------------------------------
 gremlin-driver-3.3.1/pom.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


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