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/ac2ab24d Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/ac2ab24d Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/ac2ab24d Branch: refs/heads/master Commit: ac2ab24dbaa1d9ca57db8a936215a0ea566e38c7 Parents: 2859029 Author: Jean-Baptiste Onofré <[email protected]> Authored: Sat Mar 7 11:05:05 2015 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Sat Mar 7 11:05:05 2015 +0100 ---------------------------------------------------------------------- spring-orm-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/ac2ab24d/spring-orm-4.1.5.RELEASE/pom.xml ---------------------------------------------------------------------- diff --git a/spring-orm-4.1.5.RELEASE/pom.xml b/spring-orm-4.1.5.RELEASE/pom.xml index 37528a9..492c956 100644 --- a/spring-orm-4.1.5.RELEASE/pom.xml +++ b/spring-orm-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-orm</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>
