Repository: servicemix-bundles Updated Branches: refs/heads/master 443644428 -> c69c7e610
[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/c69c7e61 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/c69c7e61 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/c69c7e61 Branch: refs/heads/master Commit: c69c7e61017f9ff7b890ff50a3c1f8bcc56eedac Parents: 4436444 Author: Jean-Baptiste Onofré <[email protected]> Authored: Mon Mar 23 14:03:54 2015 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Mon Mar 23 14:03: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/c69c7e61/bundles-pom/pom.xml ---------------------------------------------------------------------- diff --git a/bundles-pom/pom.xml b/bundles-pom/pom.xml index e290c0d..0eb40d5 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>
