Repository: servicemix-bundles Updated Branches: refs/heads/master 06c081218 -> 5806bcbb9
[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/5806bcbb Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/5806bcbb Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/5806bcbb Branch: refs/heads/master Commit: 5806bcbb95d3dcff8af3ed6fcb80872ee999ef9e Parents: 06c0812 Author: Jean-Baptiste Onofré <[email protected]> Authored: Mon Feb 20 10:43:40 2017 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Mon Feb 20 10:43:40 2017 +0100 ---------------------------------------------------------------------- bundles-pom/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/5806bcbb/bundles-pom/pom.xml ---------------------------------------------------------------------- diff --git a/bundles-pom/pom.xml b/bundles-pom/pom.xml index f10db20..c40a9b8 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>13</version> + <version>14-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-13</tag> + <tag>HEAD</tag> </scm> <build>
