Repository: servicemix-bundles Updated Branches: refs/heads/master a1970a9cb -> f6b645545
[maven-release-plugin] prepare release bundles-pom-12 Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/f6b64554 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/f6b64554 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/f6b64554 Branch: refs/heads/master Commit: f6b64554542e8d81c49a342ec548166a3b5014a2 Parents: a1970a9 Author: Jean-Baptiste Onofré <[email protected]> Authored: Mon Mar 23 13:51:41 2015 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Mon Mar 23 13:51:41 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/f6b64554/bundles-pom/pom.xml ---------------------------------------------------------------------- diff --git a/bundles-pom/pom.xml b/bundles-pom/pom.xml index 0e25bab..ed902e0 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-SNAPSHOT</version> + <version>12</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>HEAD</tag> + <tag>bundles-pom-12</tag> </scm> <build>
