Repository: servicemix-bundles Updated Branches: refs/heads/master 22e7d7237 -> e92a5a517
Remove released bundles Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/e92a5a51 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/e92a5a51 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/e92a5a51 Branch: refs/heads/master Commit: e92a5a51799e484a02ec2343f79eae9999292951 Parents: 22e7d72 Author: Jean-Baptiste Onofré <[email protected]> Authored: Thu Jan 26 09:10:11 2017 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Thu Jan 26 09:10:11 2017 +0100 ---------------------------------------------------------------------- pom.xml | 51 --------------------------------------------------- 1 file changed, 51 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/e92a5a51/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 91972d0..1829f65 100644 --- a/pom.xml +++ b/pom.xml @@ -43,57 +43,6 @@ <modules> <!-- add modules for all bundles to released in the next batch here --> - <module>spring-security-acl-3.2.10.RELEASE</module> - <module>spring-security-config-3.2.10.RELEASE</module> - <module>spring-security-core-3.2.10.RELEASE</module> - <module>spring-security-taglibs-3.2.10.RELEASE</module> - <module>spring-security-web-3.2.10.RELEASE</module> - <module>saxon-9.7.0-14</module> - <module>spring-aop-3.2.18.RELEASE</module> - <module>spring-aspects-3.2.18.RELEASE</module> - <module>spring-beans-3.2.18.RELEASE</module> - <module>spring-context-3.2.18.RELEASE</module> - <module>spring-context-support-3.2.18.RELEASE</module> - <module>spring-core-3.2.18.RELEASE</module> - <module>spring-expression-3.2.18.RELEASE</module> - <module>spring-instrument-3.2.18.RELEASE</module> - <module>spring-jdbc-3.2.18.RELEASE</module> - <module>spring-jms-3.2.18.RELEASE</module> - <module>spring-orm-3.2.18.RELEASE</module> - <module>spring-oxm-3.2.18.RELEASE</module> - <module>spring-struts-3.2.18.RELEASE</module> - <module>spring-test-3.2.18.RELEASE</module> - <module>spring-tx-3.2.18.RELEASE</module> - <module>spring-web-3.2.18.RELEASE</module> - <module>spring-webmvc-3.2.18.RELEASE</module> - <module>spring-webmvc-portlet-3.2.18.RELEASE</module> - <module>aws-java-sdk-1.11.78</module> - <module>saaj-impl-1.3.28</module> - <module>libphonenumber-8.0.1</module> - <module>bcprov-jdk15on-1.56</module> - <module>batik-1.8</module> - <module>hadoop-client-2.7.3</module> - <module>jnats-0.7.3</module> - <module>spring-aop-4.2.9.RELEASE</module> - <module>spring-aspects-4.2.9.RELEASE</module> - <module>spring-beans-4.2.9.RELEASE</module> - <module>spring-context-4.2.9.RELEASE</module> - <module>spring-context-support-4.2.9.RELEASE</module> - <module>spring-core-4.2.9.RELEASE</module> - <module>spring-expression-4.2.9.RELEASE</module> - <module>spring-instrument-4.2.9.RELEASE</module> - <module>spring-jdbc-4.2.9.RELEASE</module> - <module>spring-jms-4.2.9.RELEASE</module> - <module>spring-messaging-4.2.9.RELEASE</module> - <module>spring-orm-4.2.9.RELEASE</module> - <module>spring-oxm-4.2.9.RELEASE</module> - <module>spring-test-4.2.9.RELEASE</module> - <module>spring-tx-4.2.9.RELEASE</module> - <module>spring-web-4.2.9.RELEASE</module> - <module>spring-webmvc-4.2.9.RELEASE</module> - <module>spring-webmvc-portlet-4.2.9.RELEASE</module> - <module>spring-websocket-4.2.9.RELEASE</module> - <module>abdera-parser-1.1.3</module> </modules> </project>
