Repository: servicemix-bundles Updated Branches: refs/heads/master f6b645545 -> 2f4b25d52
[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/2f4b25d5 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/2f4b25d5 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/2f4b25d5 Branch: refs/heads/master Commit: 2f4b25d520a531941d61da65285dab36350c2a7e Parents: f6b6455 Author: Jean-Baptiste Onofré <[email protected]> Authored: Mon Mar 23 13:51:54 2015 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Mon Mar 23 13:51:54 2015 +0100 ---------------------------------------------------------------------- bundles-pom/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/2f4b25d5/bundles-pom/pom.xml ---------------------------------------------------------------------- diff --git a/bundles-pom/pom.xml b/bundles-pom/pom.xml index ed902e0..8d32c24 100644 --- a/bundles-pom/pom.xml +++ b/bundles-pom/pom.xml @@ -31,7 +31,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>bundles-pom</artifactId> <packaging>pom</packaging> - <version>12</version> + <version>13-SNAPSHOT</version> <name>Apache ServiceMix :: Bundles</name> <properties> @@ -60,7 +60,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>bundles-pom-12</tag> + <tag>HEAD</tag> </scm> <build>
