Repository: servicemix-bundles Updated Branches: refs/heads/master ddf2b98a9 -> d2c7b8dce
Start a new release cycle for 2018.03 Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/dacddbca Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/dacddbca Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/dacddbca Branch: refs/heads/master Commit: dacddbca6088b94fecc7f9812bac07c9020fa3ce Parents: ddf2b98 Author: Andrea Cosentino <[email protected]> Authored: Thu Mar 8 13:41:18 2018 +0100 Committer: Andrea Cosentino <[email protected]> Committed: Thu Mar 8 13:41:18 2018 +0100 ---------------------------------------------------------------------- pom.xml | 34 ---------------------------------- 1 file changed, 34 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/dacddbca/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 9fa1219..8366545 100644 --- a/pom.xml +++ b/pom.xml @@ -42,40 +42,6 @@ <name>Apache ServiceMix :: Bundles</name> <modules> - <module>facebook4j-2.4.11</module> - <module>fastjson-1.2.46</module> - <module>kafka_2.11-1.0.0</module> - <module>saxon-9.8.0-8</module> - <module>spring-xml-2.4.2.RELEASE</module> - <module>grpc-1.9.0</module> - <module>libphonenumber-8.8.11</module> - <module>grpc-1.10.0</module> - <module>azure-storage-7.0.0</module> - <module>zxing-3.3.2</module> - <module>okhttp-3.10.0</module> - <module>okio-1.14.0</module> - <module>influxdb-java-2.9</module> - <module>spring-aop-5.0.4.RELEASE</module> - <module>spring-aspects-5.0.4.RELEASE</module> - <module>spring-beans-5.0.4.RELEASE</module> - <module>spring-context-5.0.4.RELEASE</module> - <module>spring-context-support-5.0.4.RELEASE</module> - <module>spring-core-5.0.4.RELEASE</module> - <module>spring-expression-5.0.4.RELEASE</module> - <module>spring-instrument-5.0.4.RELEASE</module> - <module>spring-jdbc-5.0.4.RELEASE</module> - <module>spring-jms-5.0.4.RELEASE</module> - <module>spring-messaging-5.0.4.RELEASE</module> - <module>spring-orm-5.0.4.RELEASE</module> - <module>spring-oxm-5.0.4.RELEASE</module> - <module>spring-test-5.0.4.RELEASE</module> - <module>spring-tx-5.0.4.RELEASE</module> - <module>spring-web-5.0.4.RELEASE</module> - <module>spring-webmvc-5.0.4.RELEASE</module> - <module>spring-websocket-5.0.4.RELEASE</module> - <module>ant-1.10.2</module> - <module>elasticsearch-6.2.2</module> - <module>elasticsearch-client-6.2.2</module> </modules> </project>
