Repository: servicemix-bundles
Updated Branches:
  refs/heads/master 5b8ece15a -> 3344a7d76


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

Branch: refs/heads/master
Commit: 3344a7d765b3718939a97783c702ad0354015d5d
Parents: 5b8ece1
Author: Jean-Baptiste Onofré <[email protected]>
Authored: Tue Sep 5 09:36:52 2017 +0200
Committer: Jean-Baptiste Onofré <[email protected]>
Committed: Tue Sep 5 09:36:52 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/3344a7d7/elasticsearch-client-5.5.2/pom.xml
----------------------------------------------------------------------
diff --git a/elasticsearch-client-5.5.2/pom.xml 
b/elasticsearch-client-5.5.2/pom.xml
index c3548b5..80486d0 100644
--- a/elasticsearch-client-5.5.2/pom.xml
+++ b/elasticsearch-client-5.5.2/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.elasticsearch-client</artifactId>
-    <version>5.5.2_1-SNAPSHOT</version>
+    <version>5.5.2_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.5.2_1</tag>
+  </scm>
 
     <properties>
         <pkgGroupId>org.elasticsearch.client</pkgGroupId>

Reply via email to