Repository: servicemix-bundles Updated Branches: refs/heads/master 67187f6aa -> 6dd02c840
[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/6dd02c84 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/6dd02c84 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/6dd02c84 Branch: refs/heads/master Commit: 6dd02c840b1d274a92df40b9fca6fb481a3f2f59 Parents: 67187f6 Author: Jean-Baptiste Onofré <[email protected]> Authored: Wed Oct 31 03:05:38 2018 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Wed Oct 31 03:05:38 2018 +0100 ---------------------------------------------------------------------- orbitz-consul-client-1.2.5/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/6dd02c84/orbitz-consul-client-1.2.5/pom.xml ---------------------------------------------------------------------- diff --git a/orbitz-consul-client-1.2.5/pom.xml b/orbitz-consul-client-1.2.5/pom.xml index dc45299..47fe5d6 100644 --- a/orbitz-consul-client-1.2.5/pom.xml +++ b/orbitz-consul-client-1.2.5/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.orbitz-consul-client</artifactId> - <version>1.2.5_1</version> + <version>1.2.5_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-1.2.5_1</tag> + <tag>HEAD</tag> </scm> <properties>
