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/b00e408f Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/b00e408f Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/b00e408f Branch: refs/heads/master Commit: b00e408f8ef607c76eff5485a64029ac8b7eb44e Parents: 2797227 Author: Jean-Baptiste Onofré <[email protected]> Authored: Sat Mar 7 10:52:16 2015 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Sat Mar 7 10:52:16 2015 +0100 ---------------------------------------------------------------------- spring-instrument-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/b00e408f/spring-instrument-4.1.5.RELEASE/pom.xml ---------------------------------------------------------------------- diff --git a/spring-instrument-4.1.5.RELEASE/pom.xml b/spring-instrument-4.1.5.RELEASE/pom.xml index 9908d3f..d420936 100644 --- a/spring-instrument-4.1.5.RELEASE/pom.xml +++ b/spring-instrument-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-instrument</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>
