Repository: servicemix-bundles Updated Branches: refs/heads/master dadcea091 -> 171142db5
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/171142db Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/171142db Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/171142db Branch: refs/heads/master Commit: 171142db5599f70a596913f686610cdf93aff157 Parents: dadcea0 Author: Jean-Baptiste Onofré <[email protected]> Authored: Tue Sep 1 13:00:02 2015 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Tue Sep 1 13:00:02 2015 +0200 ---------------------------------------------------------------------- spring-context-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/171142db/spring-context-4.1.0.RELEASE/pom.xml ---------------------------------------------------------------------- diff --git a/spring-context-4.1.0.RELEASE/pom.xml b/spring-context-4.1.0.RELEASE/pom.xml index 77e8440..7dc346b 100644 --- a/spring-context-4.1.0.RELEASE/pom.xml +++ b/spring-context-4.1.0.RELEASE/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.spring-context</artifactId> - <version>4.1.0.RELEASE_7-SNAPSHOT</version> + <version>4.1.0.RELEASE_6-SNAPSHOT</version> <packaging>bundle</packaging> <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
