Repository: servicemix-bundles Updated Branches: refs/heads/master eb9cc8c47 -> d19bf6fc5
[maven-release-plugin] prepare release org.apache.servicemix.bundles.elasticsearch-5.1.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/d19bf6fc Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/d19bf6fc Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/d19bf6fc Branch: refs/heads/master Commit: d19bf6fc5839f988401f4e0daae40a8fbd160cc9 Parents: eb9cc8c Author: Jean-Baptiste Onofré <[email protected]> Authored: Mon Feb 20 22:15:02 2017 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Mon Feb 20 22:15:02 2017 +0100 ---------------------------------------------------------------------- elasticsearch-5.1.2/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/d19bf6fc/elasticsearch-5.1.2/pom.xml ---------------------------------------------------------------------- diff --git a/elasticsearch-5.1.2/pom.xml b/elasticsearch-5.1.2/pom.xml index dbcc9cc..1c57b97 100644 --- a/elasticsearch-5.1.2/pom.xml +++ b/elasticsearch-5.1.2/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.elasticsearch</artifactId> - <version>5.1.2_1-SNAPSHOT</version> + <version>5.1.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,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>HEAD</tag> + <tag>org.apache.servicemix.bundles.elasticsearch-5.1.2_1</tag> </scm> <properties>
