Repository: servicemix-bundles Updated Branches: refs/heads/master 7e310cc90 -> 82f6adfa2
[maven-release-plugin] prepare release org.apache.servicemix.bundles.orbitz-consul-client-0.15.0_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/82f6adfa Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/82f6adfa Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/82f6adfa Branch: refs/heads/master Commit: 82f6adfa287485254d0109fe6e36326986ca371f Parents: 7e310cc Author: Jean-Baptiste Onofré <[email protected]> Authored: Fri Jun 2 07:27:49 2017 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Fri Jun 2 07:27:49 2017 +0200 ---------------------------------------------------------------------- orbitz-consul-client-0.15.0/pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/82f6adfa/orbitz-consul-client-0.15.0/pom.xml ---------------------------------------------------------------------- diff --git a/orbitz-consul-client-0.15.0/pom.xml b/orbitz-consul-client-0.15.0/pom.xml index ae8e694..e98cbdb 100644 --- a/orbitz-consul-client-0.15.0/pom.xml +++ b/orbitz-consul-client-0.15.0/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.orbitz-consul-client</artifactId> - <version>0.15.0_1-SNAPSHOT</version> + <version>0.15.0_1</version> <packaging>bundle</packaging> <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name> <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar file.</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.orbitz-consul-client-0.15.0_1</tag> </scm> <properties>
