Repository: servicemix-bundles Updated Branches: refs/heads/master 9972ccaea -> f315a117e
[maven-release-plugin] prepare release org.apache.servicemix.bundles.elasticsearch-client-6.2.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/f315a117 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/f315a117 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/f315a117 Branch: refs/heads/master Commit: f315a117e8d8bdd7ce50de824d94c647ffee0bf5 Parents: 9972cca Author: Jean-Baptiste Onofré <[email protected]> Authored: Sat Mar 3 12:04:48 2018 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Sat Mar 3 12:04:48 2018 +0100 ---------------------------------------------------------------------- elasticsearch-client-6.2.2/pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/f315a117/elasticsearch-client-6.2.2/pom.xml ---------------------------------------------------------------------- diff --git a/elasticsearch-client-6.2.2/pom.xml b/elasticsearch-client-6.2.2/pom.xml index 3cb9de8..a5aa72a 100644 --- a/elasticsearch-client-6.2.2/pom.xml +++ b/elasticsearch-client-6.2.2/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.elasticsearch-client</artifactId> - <version>6.2.2_1-SNAPSHOT</version> + <version>6.2.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,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.2.2_1</tag> </scm> <properties>
