Repository: servicemix-bundles Updated Branches: refs/heads/master df04143c0 -> 1ed2fffa6
[maven-release-plugin] prepare release org.apache.servicemix.bundles.jest-5.3.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/1ed2fffa Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/1ed2fffa Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/1ed2fffa Branch: refs/heads/master Commit: 1ed2fffa6ee63e1c82e81b02ec7c0a53b1bfec07 Parents: df04143 Author: Jean-Baptiste Onofré <[email protected]> Authored: Thu Jul 6 10:18:21 2017 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Thu Jul 6 10:18:21 2017 +0200 ---------------------------------------------------------------------- jest-5.3.2/pom.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/1ed2fffa/jest-5.3.2/pom.xml ---------------------------------------------------------------------- diff --git a/jest-5.3.2/pom.xml b/jest-5.3.2/pom.xml index 417220c..dd1f735 100644 --- a/jest-5.3.2/pom.xml +++ b/jest-5.3.2/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.jest</artifactId> - <version>5.3.2_1-SNAPSHOT</version> + <version>5.3.2_1</version> <packaging>bundle</packaging> <name>Apache ServiceMix :: Bundles :: Jest</name> <description>This OSGi bundle wraps jest and jest-common ${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.jest-5.3.2_1</tag> + </scm> <properties> <pkgGroupId>io.searchbox</pkgGroupId>
