Repository: servicemix-bundles
Updated Branches:
  refs/heads/master 7d59bcae4 -> 7e7a151ca


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

Branch: refs/heads/master
Commit: 7e7a151ca78e2fb749990d311187cfd2b3e5933c
Parents: 7d59bca
Author: Jean-Baptiste Onofré <[email protected]>
Authored: Tue Sep 5 09:19:36 2017 +0200
Committer: Jean-Baptiste Onofré <[email protected]>
Committed: Tue Sep 5 09:19:36 2017 +0200

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


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

Reply via email to