Repository: servicemix-bundles Updated Branches: refs/heads/master 209af7b34 -> d4ec26c8a
Rollback release Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/d4ec26c8 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/d4ec26c8 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/d4ec26c8 Branch: refs/heads/master Commit: d4ec26c8ac9939feae3c6e2cc91b65b79c059b12 Parents: 209af7b Author: Jean-Baptiste Onofré <[email protected]> Authored: Fri Jun 12 10:17:32 2015 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Fri Jun 12 10:17:32 2015 +0200 ---------------------------------------------------------------------- spring-jms-3.2.13.RELEASE/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/d4ec26c8/spring-jms-3.2.13.RELEASE/pom.xml ---------------------------------------------------------------------- diff --git a/spring-jms-3.2.13.RELEASE/pom.xml b/spring-jms-3.2.13.RELEASE/pom.xml index b0a9693..8f6349a 100644 --- a/spring-jms-3.2.13.RELEASE/pom.xml +++ b/spring-jms-3.2.13.RELEASE/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.spring-jms</artifactId> - <version>3.2.13.RELEASE_3-SNAPSHOT</version> + <version>3.2.13.RELEASE_2-SNAPSHOT</version> <packaging>bundle</packaging> <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
