Repository: servicemix-bundles Updated Branches: refs/heads/master 56fb8d5b2 -> 1410996d1
Fix version Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/1410996d Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/1410996d Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/1410996d Branch: refs/heads/master Commit: 1410996d1b2e416acc5c6af2205e70dfa8582390 Parents: 56fb8d5 Author: Jean-Baptiste Onofré <[email protected]> Authored: Sat Mar 26 21:33:02 2016 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Sat Mar 26 21:33:02 2016 +0100 ---------------------------------------------------------------------- spring-context-4.2.5.RELEASE/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/1410996d/spring-context-4.2.5.RELEASE/pom.xml ---------------------------------------------------------------------- diff --git a/spring-context-4.2.5.RELEASE/pom.xml b/spring-context-4.2.5.RELEASE/pom.xml index 518bf47..4f0a334 100644 --- a/spring-context-4.2.5.RELEASE/pom.xml +++ b/spring-context-4.2.5.RELEASE/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.spring-context</artifactId> - <version>4.2.5.RELEASE_2-SNAPSHOT</version> + <version>4.2.5.RELEASE_1-SNAPSHOT</version> <packaging>bundle</packaging> <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
