Repository: servicemix-bundles Updated Branches: refs/heads/master acb98e489 -> dc864668b
Cleanup last release cycle Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/f77643df Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/f77643df Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/f77643df Branch: refs/heads/master Commit: f77643dfacc23b8169f0b96256aaaec57cfbac3b Parents: acb98e4 Author: Andrea Cosentino <[email protected]> Authored: Wed Aug 2 13:47:22 2017 +0200 Committer: Andrea Cosentino <[email protected]> Committed: Wed Aug 2 13:47:22 2017 +0200 ---------------------------------------------------------------------- pom.xml | 38 -------------------------------------- 1 file changed, 38 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/f77643df/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 81658e3..1829f65 100644 --- a/pom.xml +++ b/pom.xml @@ -43,44 +43,6 @@ <modules> <!-- add modules for all bundles to released in the next batch here --> - <module>facebook4j-2.4.10</module> - <module>fastjson-1.2.35</module> - <module>grpc-1.5.0</module> - <module>docker-java-3.0.12</module> - <module>orbitz-consul-client-0.16.2</module> - <module>gremlin-driver-3.2.4-shaded</module> - <module>lucene-6.6.0</module> - <module>spring-aop-4.3.10.RELEASE</module> - <module>spring-aspects-4.3.10.RELEASE</module> - <module>spring-beans-4.3.10.RELEASE</module> - <module>spring-context-4.3.10.RELEASE</module> - <module>spring-context-support-4.3.10.RELEASE</module> - <module>spring-core-4.3.10.RELEASE</module> - <module>spring-expression-4.3.10.RELEASE</module> - <module>spring-instrument-4.3.10.RELEASE</module> - <module>spring-jdbc-4.3.10.RELEASE</module> - <module>spring-jms-4.3.10.RELEASE</module> - <module>spring-messaging-4.3.10.RELEASE</module> - <module>spring-orm-4.3.10.RELEASE</module> - <module>spring-oxm-4.3.10.RELEASE</module> - <module>spring-test-4.3.10.RELEASE</module> - <module>spring-tx-4.3.10.RELEASE</module> - <module>spring-web-4.3.10.RELEASE</module> - <module>spring-webmvc-4.3.10.RELEASE</module> - <module>spring-webmvc-portlet-4.3.10.RELEASE</module> - <module>spring-websocket-4.3.10.RELEASE</module> - <module>elasticsearch-5.5.0</module> - <module>postgresql-42.1.3.jre7</module> - <module>aws-java-sdk-1.11.166</module> - <module>spring-batch-infrastructure-3.0.8.RELEASE</module> - <module>olingo-odata2-api-2.0.9</module> - <module>olingo-odata2-core-2.0.9</module> - <module>spring-integration-core-4.3.11.RELEASE</module> - <module>digitalocean-api-client-2.12</module> - <module>saxon-9.8.0-3</module> - <module>libphonenumber-8.7.0</module> - <module>azure-storage-5.4.0</module> - <module>spring-batch-core-3.0.8.RELEASE</module> </modules> </project>
