Repository: servicemix-bundles Updated Branches: refs/heads/master 606a8b924 -> bd36523ba
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/bd36523b Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/bd36523b Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/bd36523b Branch: refs/heads/master Commit: bd36523ba56787764c8513779c5c9d7b117bbade Parents: 606a8b9 Author: Jean-Baptiste Onofré <[email protected]> Authored: Thu Sep 3 08:04:25 2015 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Thu Sep 3 08:04:25 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/bd36523b/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..271f374 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.2.RELEASE_4-SNAPSHOT</version> <packaging>bundle</packaging> <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
