Cancel bundles-pom 12 release
Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/44364442 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/44364442 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/44364442 Branch: refs/heads/master Commit: 443644428a8a268f5bf216c3721da6eedc6a0713 Parents: 8bc9db4 Author: Jean-Baptiste Onofré <[email protected]> Authored: Mon Mar 23 14:02:41 2015 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Mon Mar 23 14:02:41 2015 +0100 ---------------------------------------------------------------------- bundles-pom/pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/44364442/bundles-pom/pom.xml ---------------------------------------------------------------------- diff --git a/bundles-pom/pom.xml b/bundles-pom/pom.xml index 8d32c24..e290c0d 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>12-SNAPSHOT</version> <name>Apache ServiceMix :: Bundles</name> <properties> @@ -87,6 +87,7 @@ <goals>deploy</goals> <arguments>-Prelease</arguments> <autoVersionSubmodules>true</autoVersionSubmodules> + <remoteTagging>false</remoteTagging> </configuration> </plugin> <plugin>
