Repository: servicemix-bundles Updated Branches: refs/heads/master 9f472d2ea -> 7d7d240b2
Cancel spring-webmvc-4.2.0.RELEASE last release to rebase Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/7d7d240b Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/7d7d240b Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/7d7d240b Branch: refs/heads/master Commit: 7d7d240b2936899475a5bc67af6bb35a9499452d Parents: 9f472d2 Author: Jean-Baptiste Onofré <[email protected]> Authored: Sun Jan 1 11:20:40 2017 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Sun Jan 1 11:20:40 2017 +0100 ---------------------------------------------------------------------- spring-webmvc-4.2.0.RELEASE/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/7d7d240b/spring-webmvc-4.2.0.RELEASE/pom.xml ---------------------------------------------------------------------- diff --git a/spring-webmvc-4.2.0.RELEASE/pom.xml b/spring-webmvc-4.2.0.RELEASE/pom.xml index 1ab7405..1b33507 100644 --- a/spring-webmvc-4.2.0.RELEASE/pom.xml +++ b/spring-webmvc-4.2.0.RELEASE/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.spring-webmvc</artifactId> - <version>4.2.0.RELEASE_5-SNAPSHOT</version> + <version>4.2.0.RELEASE_4-SNAPSHOT</version> <packaging>bundle</packaging> <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
