Cancel Apache ServiceMix Bundles 2015.02 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/1dbfd4d4 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/1dbfd4d4 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/1dbfd4d4 Branch: refs/heads/master Commit: 1dbfd4d44f7feb9ccc40161baa74897442ea4f41 Parents: 88cb602 Author: Jean-Baptiste Onofré <[email protected]> Authored: Sat Mar 7 11:21:01 2015 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Sat Mar 7 11:21:01 2015 +0100 ---------------------------------------------------------------------- spring-webmvc-portlet-4.1.5.RELEASE/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/1dbfd4d4/spring-webmvc-portlet-4.1.5.RELEASE/pom.xml ---------------------------------------------------------------------- diff --git a/spring-webmvc-portlet-4.1.5.RELEASE/pom.xml b/spring-webmvc-portlet-4.1.5.RELEASE/pom.xml index bb09e0e..95e89c4 100644 --- a/spring-webmvc-portlet-4.1.5.RELEASE/pom.xml +++ b/spring-webmvc-portlet-4.1.5.RELEASE/pom.xml @@ -24,13 +24,13 @@ <parent> <groupId>org.apache.servicemix.bundles</groupId> <artifactId>bundles-pom</artifactId> - <version>12</version> + <version>12-SNAPSHOT</version> <relativePath>../bundles-pom/pom.xml</relativePath> </parent> <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.spring-webmvc-portlet</artifactId> - <version>4.1.5.RELEASE_2-SNAPSHOT</version> + <version>4.1.5.RELEASE_1-SNAPSHOT</version> <packaging>bundle</packaging> <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
