Repository: servicemix-bundles Updated Branches: refs/heads/master 9fd5fd281 -> b575dc115
Removed released bundles and start a new 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/57519af7 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/57519af7 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/57519af7 Branch: refs/heads/master Commit: 57519af7aa1aca5fc9438f461225a96164e25e92 Parents: 9fd5fd2 Author: Andrea Cosentino <[email protected]> Authored: Tue Dec 12 14:36:50 2017 +0100 Committer: Andrea Cosentino <[email protected]> Committed: Tue Dec 12 14:36:50 2017 +0100 ---------------------------------------------------------------------- pom.xml | 69 ------------------------------------------------------------ 1 file changed, 69 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/57519af7/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 93c8f92..8366545 100644 --- a/pom.xml +++ b/pom.xml @@ -42,75 +42,6 @@ <name>Apache ServiceMix :: Bundles</name> <modules> - <module>aspectj-1.8.13</module> - <module>fastjson-1.2.41</module> - <module>java-util-1.32.0</module> - <module>kafka-streams-0.11.0.1</module> - <module>sparkjava-core-2.7.0</module> - <module>azure-storage-6.1.0</module> - <module>lightcouch-0.2.0</module> - <module>digitalocean-api-client-2.13</module> - <module>okhttp-3.9.1</module> - <module>saxon-9.8.0-6</module> - <module>libphonenumber-8.8.6</module> - <module>jruby-9.1.14.0</module> - <module>gae-1.9.59</module> - <module>htmlunit-2.28</module> - <module>zxing-3.3.1</module> - <module>gwt-servlet-2.8.2</module> - <module>spring-aop-5.0.2.RELEASE</module> - <module>spring-aspects-5.0.2.RELEASE</module> - <module>spring-beans-5.0.2.RELEASE</module> - <module>spring-context-5.0.2.RELEASE</module> - <module>spring-context-support-5.0.2.RELEASE</module> - <module>spring-core-5.0.2.RELEASE</module> - <module>spring-expression-5.0.2.RELEASE</module> - <module>spring-instrument-5.0.2.RELEASE</module> - <module>spring-jdbc-5.0.2.RELEASE</module> - <module>spring-jms-5.0.2.RELEASE</module> - <module>spring-messaging-5.0.2.RELEASE</module> - <module>spring-orm-5.0.2.RELEASE</module> - <module>spring-oxm-5.0.2.RELEASE</module> - <module>spring-test-5.0.2.RELEASE</module> - <module>spring-tx-5.0.2.RELEASE</module> - <module>spring-web-5.0.2.RELEASE</module> - <module>spring-webmvc-5.0.2.RELEASE</module> - <module>spring-websocket-5.0.2.RELEASE</module> - <module>elasticsearch-6.0.0</module> - <module>elasticsearch-client-6.0.0</module> - <module>derby-10.14.1.0</module> - <module>derbynet-10.14.1.0</module> - <module>spring-aop-4.3.13.RELEASE</module> - <module>spring-aspects-4.3.13.RELEASE</module> - <module>spring-beans-4.3.13.RELEASE</module> - <module>spring-context-4.3.13.RELEASE</module> - <module>spring-context-support-4.3.13.RELEASE</module> - <module>spring-core-4.3.13.RELEASE</module> - <module>spring-expression-4.3.13.RELEASE</module> - <module>spring-instrument-4.3.13.RELEASE</module> - <module>spring-jdbc-4.3.13.RELEASE</module> - <module>spring-jms-4.3.13.RELEASE</module> - <module>spring-messaging-4.3.13.RELEASE</module> - <module>spring-orm-4.3.13.RELEASE</module> - <module>spring-oxm-4.3.13.RELEASE</module> - <module>spring-test-4.3.13.RELEASE</module> - <module>spring-tx-4.3.13.RELEASE</module> - <module>spring-web-4.3.13.RELEASE</module> - <module>spring-webmvc-4.3.13.RELEASE</module> - <module>spring-webmvc-portlet-4.3.13.RELEASE</module> - <module>spring-websocket-4.3.13.RELEASE</module> - <module>kafka_2.11-1.0.0</module> - <module>kafka-clients-1.0.0</module> - <module>kafka-streams-1.0.0</module> - <module>lucene-7.1.0</module> - <module>lucene-analyzers-common-7.1.0</module> - <module>lucene-queries-7.1.0</module> - <module>lucene-queryparser-7.1.0</module> - <module>lucene-sandbox-7.1.0</module> - <module>gremlin-driver-3.2.6</module> - <module>janusgraph-core-0.2.0</module> - <module>gremlin-driver-3.3.0</module> - <module>aws-java-sdk-1.11.237</module> </modules> </project>
