Repository: servicemix-bundles Updated Branches: refs/heads/master 9650a4a98 -> f31783ec0
[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/f31783ec Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/f31783ec Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/f31783ec Branch: refs/heads/master Commit: f31783ec00f2bea4b30848b0e90fca58aadd951d Parents: 9650a4a Author: Jean-Baptiste Onofré <[email protected]> Authored: Thu Mar 5 07:51:50 2015 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Thu Mar 5 07:51:50 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/f31783ec/bundles-pom/pom.xml ---------------------------------------------------------------------- diff --git a/bundles-pom/pom.xml b/bundles-pom/pom.xml index 88cbbc2..fc3980d 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>
