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 2018/03/03 06:11:48 UTC

servicemix-bundles git commit: [maven-release-plugin] prepare release org.apache.servicemix.bundles.influxdb-java-2.9_1

Repository: servicemix-bundles
Updated Branches:
  refs/heads/master e6361a8f2 -> b6e603a68


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

Branch: refs/heads/master
Commit: b6e603a688f40e8de672926dcc28efc58169c801
Parents: e6361a8
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Sat Mar 3 07:11:39 2018 +0100
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Sat Mar 3 07:11:39 2018 +0100

----------------------------------------------------------------------
 influxdb-java-2.9/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/b6e603a6/influxdb-java-2.9/pom.xml
----------------------------------------------------------------------
diff --git a/influxdb-java-2.9/pom.xml b/influxdb-java-2.9/pom.xml
index 7ee778c..c3b9f3f 100644
--- a/influxdb-java-2.9/pom.xml
+++ b/influxdb-java-2.9/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.influxdb-java</artifactId>
-    <version>2.9_1-SNAPSHOT</version>
+    <version>2.9_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.influxdb-java-2.9_1</tag>
   </scm>
 
     <properties>