Repository: servicemix-bundles Updated Branches: refs/heads/master 631d0791a -> d36ebf912
Cancel Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/d36ebf91 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/d36ebf91 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/d36ebf91 Branch: refs/heads/master Commit: d36ebf912c89824ae1730984a3aa995cbd555627 Parents: 631d079 Author: Jean-Baptiste Onofré <[email protected]> Authored: Mon Mar 23 15:04:43 2015 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Mon Mar 23 15:04:43 2015 +0100 ---------------------------------------------------------------------- spring-test-4.1.0.RELEASE/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/d36ebf91/spring-test-4.1.0.RELEASE/pom.xml ---------------------------------------------------------------------- diff --git a/spring-test-4.1.0.RELEASE/pom.xml b/spring-test-4.1.0.RELEASE/pom.xml index 846a33d..ece0ae4 100644 --- a/spring-test-4.1.0.RELEASE/pom.xml +++ b/spring-test-4.1.0.RELEASE/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.spring-test</artifactId> - <version>4.1.0.RELEASE_5</version> + <version>4.1.0.RELEASE_5-SNAPSHOT</version> <packaging>bundle</packaging> <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
