Repository: servicemix-bundles
Updated Branches:
  refs/heads/master f030123a2 -> 7d7768996


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

Branch: refs/heads/master
Commit: 7d77689960df0ca5f591ec6a07056e9ffed5c9e3
Parents: f030123
Author: Jean-Baptiste Onofré <[email protected]>
Authored: Mon Oct 23 09:55:31 2017 +0200
Committer: Jean-Baptiste Onofré <[email protected]>
Committed: Mon Oct 23 09:55:31 2017 +0200

----------------------------------------------------------------------
 elasticsearch-client-5.6.3/pom.xml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


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

Reply via email to