Repository: servicemix-bundles Updated Branches: refs/heads/master b8770f2b9 -> f99a3adca
[maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/f99a3adc Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/f99a3adc Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/f99a3adc Branch: refs/heads/master Commit: f99a3adca68faaeff3dc03af8f2cbe1f10aae4a1 Parents: b8770f2 Author: Jean-Baptiste Onofré <[email protected]> Authored: Thu Jul 6 14:34:54 2017 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Thu Jul 6 14:34:54 2017 +0200 ---------------------------------------------------------------------- orbitz-consul-client-0.15.2/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/f99a3adc/orbitz-consul-client-0.15.2/pom.xml ---------------------------------------------------------------------- diff --git a/orbitz-consul-client-0.15.2/pom.xml b/orbitz-consul-client-0.15.2/pom.xml index 141b6d9..49b03fc 100644 --- a/orbitz-consul-client-0.15.2/pom.xml +++ b/orbitz-consul-client-0.15.2/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.orbitz-consul-client</artifactId> - <version>0.15.2_1</version> + <version>0.15.2_2-SNAPSHOT</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>org.apache.servicemix.bundles.orbitz-consul-client-0.15.2_1</tag> + <tag>HEAD</tag> </scm> <properties>
