Repository: servicemix-bundles Updated Branches: refs/heads/master e77ebda05 -> 51bf0952f
Start a new release cycle, cleanup the pom Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/177d1bc2 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/177d1bc2 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/177d1bc2 Branch: refs/heads/master Commit: 177d1bc27c81b29c4ffb0bfce120dc7562a9483a Parents: e77ebda Author: Andrea Cosentino <[email protected]> Authored: Wed Aug 22 11:09:54 2018 +0200 Committer: Andrea Cosentino <[email protected]> Committed: Wed Aug 22 11:09:54 2018 +0200 ---------------------------------------------------------------------- pom.xml | 62 ------------------------------------------------------------ 1 file changed, 62 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/177d1bc2/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 490606a..8366545 100644 --- a/pom.xml +++ b/pom.xml @@ -42,68 +42,6 @@ <name>Apache ServiceMix :: Bundles</name> <modules> - <module>grpc-1.13.2</module> - <module>kafka_2.11-1.1.1</module> - <module>kafka-clients-1.1.1</module> - <module>kafka-streams-1.1.1</module> - <module>influxdb-java-2.11</module> - <module>okhttp-3.11.0</module> - <module>okio-1.15.0</module> - <module>saxon-9.8.0-14</module> - <module>aws-java-sdk-1.11.373</module> - <module>kafka_2.11-2.0.0</module> - <module>kafka-clients-2.0.0</module> - <module>kafka-streams-2.0.0</module> - <module>spring-data-commons-2.0.9.RELEASE</module> - <module>spring-data-redis-2.0.9.RELEASE</module> - <module>spring-data-keyvalue-2.0.9.RELEASE</module> - <module>elasticsearch-6.3.2</module> - <module>elasticsearch-client-6.3.2</module> - <module>spring-aop-5.0.8.RELEASE</module> - <module>spring-aspects-5.0.8.RELEASE</module> - <module>spring-beans-5.0.8.RELEASE</module> - <module>spring-context-5.0.8.RELEASE</module> - <module>spring-context-support-5.0.8.RELEASE</module> - <module>spring-core-5.0.8.RELEASE</module> - <module>spring-expression-5.0.8.RELEASE</module> - <module>spring-instrument-5.0.8.RELEASE</module> - <module>spring-jdbc-5.0.8.RELEASE</module> - <module>spring-jms-5.0.8.RELEASE</module> - <module>spring-messaging-5.0.8.RELEASE</module> - <module>spring-orm-5.0.8.RELEASE</module> - <module>spring-oxm-5.0.8.RELEASE</module> - <module>spring-test-5.0.8.RELEASE</module> - <module>spring-tx-5.0.8.RELEASE</module> - <module>spring-web-5.0.8.RELEASE</module> - <module>spring-webmvc-5.0.8.RELEASE</module> - <module>spring-websocket-5.0.8.RELEASE</module> - <module>spring-security-acl-5.0.7.RELEASE</module> - <module>spring-security-aspects-5.0.7.RELEASE</module> - <module>spring-security-cas-5.0.7.RELEASE</module> - <module>spring-security-config-5.0.7.RELEASE</module> - <module>spring-security-core-5.0.7.RELEASE</module> - <module>spring-security-crypto-5.0.7.RELEASE</module> - <module>spring-security-data-5.0.7.RELEASE</module> - <module>spring-security-ldap-5.0.7.RELEASE</module> - <module>spring-security-messaging-5.0.7.RELEASE</module> - <module>spring-security-oauth2-client-5.0.7.RELEASE</module> - <module>spring-security-oauth2-core-5.0.7.RELEASE</module> - <module>spring-security-oauth2-jose-5.0.7.RELEASE</module> - <module>spring-security-remoting-5.0.7.RELEASE</module> - <module>spring-security-taglibs-5.0.7.RELEASE</module> - <module>spring-security-test-5.0.7.RELEASE</module> - <module>spring-security-web-5.0.7.RELEASE</module> - <module>grpc-1.14.0</module> - <module>snmp4j-2.6.3</module> - <module>libphonenumber-8.9.10</module> - <module>hbase-2.1.0</module> - <module>braintree-java-2.83.1</module> - <module>lucene-7.4.0</module> - <module>lucene-analyzers-common-7.4.0</module> - <module>lucene-queries-7.4.0</module> - <module>lucene-queryparser-7.4.0</module> - <module>lucene-sandbox-7.4.0</module> - <module>solr-solrj-7.3.1</module> </modules> </project>
