Repository: servicemix-bundles Updated Branches: refs/heads/master a9c3119d5 -> 4f071425a
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/4f071425 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/4f071425 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/4f071425 Branch: refs/heads/master Commit: 4f071425a712cc522b6551207e9f011723a377d0 Parents: a9c3119 Author: Jean-Baptiste Onofré <[email protected]> Authored: Thu Sep 3 08:32:41 2015 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Thu Sep 3 08:32:41 2015 +0200 ---------------------------------------------------------------------- spring-jms-4.0.1.RELEASE/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/4f071425/spring-jms-4.0.1.RELEASE/pom.xml ---------------------------------------------------------------------- diff --git a/spring-jms-4.0.1.RELEASE/pom.xml b/spring-jms-4.0.1.RELEASE/pom.xml index 24e8894..ce60921 100644 --- a/spring-jms-4.0.1.RELEASE/pom.xml +++ b/spring-jms-4.0.1.RELEASE/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.spring-jms</artifactId> - <version>4.0.2.RELEASE_5-SNAPSHOT</version> + <version>4.0.1.RELEASE_4-SNAPSHOT</version> <packaging>bundle</packaging> <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
