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/07/07 05:07:51 UTC

servicemix-bundles git commit: [maven-release-plugin] prepare release org.apache.servicemix.bundles.elasticsearch-client-6.3.0_1

Repository: servicemix-bundles
Updated Branches:
  refs/heads/master 18792040a -> 305cc2e22


[maven-release-plugin] prepare release org.apache.servicemix.bundles.elasticsearch-client-6.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/305cc2e2
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/305cc2e2
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/305cc2e2

Branch: refs/heads/master
Commit: 305cc2e22df774e38bab5483eb58b28e7004cce6
Parents: 1879204
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Sat Jul 7 07:07:45 2018 +0200
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Sat Jul 7 07:07:45 2018 +0200

----------------------------------------------------------------------
 elasticsearch-client-6.3.0/pom.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/305cc2e2/elasticsearch-client-6.3.0/pom.xml
----------------------------------------------------------------------
diff --git a/elasticsearch-client-6.3.0/pom.xml b/elasticsearch-client-6.3.0/pom.xml
index 8509486..9caab03 100644
--- a/elasticsearch-client-6.3.0/pom.xml
+++ b/elasticsearch-client-6.3.0/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.elasticsearch-client</artifactId>
-    <version>6.3.0_1-SNAPSHOT</version>
+    <version>6.3.0_1</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: elasticsearch-client</name>
     <description>This OSGi bundle wraps elasticsearch-client ${pkgVersion} jar files.</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.elasticsearch-client-6.3.0_1</tag>
   </scm>
 
     <properties>