Repository: servicemix-bundles Updated Branches: refs/heads/master 8f30bd6ed -> b292d2f14
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/b292d2f1 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/b292d2f1 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/b292d2f1 Branch: refs/heads/master Commit: b292d2f141f5958da546d51713142976b4ca6475 Parents: 8f30bd6 Author: Jean-Baptiste Onofré <[email protected]> Authored: Sat May 5 20:57:56 2018 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Sat May 5 20:57:56 2018 +0200 ---------------------------------------------------------------------- spring-security-web-5.0.4.RELEASE/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/b292d2f1/spring-security-web-5.0.4.RELEASE/pom.xml ---------------------------------------------------------------------- diff --git a/spring-security-web-5.0.4.RELEASE/pom.xml b/spring-security-web-5.0.4.RELEASE/pom.xml index e23853a..840128b 100644 --- a/spring-security-web-5.0.4.RELEASE/pom.xml +++ b/spring-security-web-5.0.4.RELEASE/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.spring-security-web</artifactId> - <version>5.0.4.RELEASE_2-SNAPSHOT</version> + <version>5.0.4.RELEASE_1-SNAPSHOT</version> <packaging>bundle</packaging> <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
