Repository: servicemix-bundles Updated Branches: refs/heads/master b1b1c11d5 -> 06c081218
[maven-release-plugin] prepare release bundles-pom-13 Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/06c08121 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/06c08121 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/06c08121 Branch: refs/heads/master Commit: 06c0812181b4110d0f993f71a816b37a60efe019 Parents: b1b1c11 Author: Jean-Baptiste Onofré <[email protected]> Authored: Mon Feb 20 10:43:22 2017 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Mon Feb 20 10:43:22 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/06c08121/bundles-pom/pom.xml ---------------------------------------------------------------------- diff --git a/bundles-pom/pom.xml b/bundles-pom/pom.xml index 9efb866..f10db20 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-SNAPSHOT</version> + <version>13</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-13</tag> </scm> <build>
