Repository: servicemix-bundles Updated Branches: refs/heads/master 174e8bc3d -> 894001e74
Clean up bundles to release 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/894001e7 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/894001e7 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/894001e7 Branch: refs/heads/master Commit: 894001e7476301620193593ac07c2fe6645cfe5f Parents: 174e8bc Author: Andrea Cosentino <[email protected]> Authored: Fri Sep 8 11:01:54 2017 +0200 Committer: Andrea Cosentino <[email protected]> Committed: Fri Sep 8 11:01:54 2017 +0200 ---------------------------------------------------------------------- pom.xml | 42 ------------------------------------------ 1 file changed, 42 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/894001e7/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 18e9f1b..1829f65 100644 --- a/pom.xml +++ b/pom.xml @@ -43,48 +43,6 @@ <modules> <!-- add modules for all bundles to released in the next batch here --> - <module>orbitz-consul-client-0.16.3</module> - <module>spring-security-ldap-4.2.3.RELEASE</module> - <module>fastjson-1.2.36</module> - <module>jsendnsca-2.1.1</module> - <module>brave-zipkin-4.2.0</module> - <module>fastjson-1.2.37</module> - <module>xstream-1.4.10-java8</module> - <module>hystrix-serialization-1.5.12</module> - <module>brave-zipkin-4.5.2</module> - <module>docker-java-3.0.13</module> - <module>spring-web-4.0.7.RELEASE</module> - <module>spring-web-4.1.9.RELEASE</module> - <module>spring-web-4.2.9.RELEASE</module> - <module>spring-web-4.3.10.RELEASE</module> - <module>spring-ldap-2.3.1.RELEASE</module> - <module>azure-storage-5.5.0</module> - <module>brave-zipkin-3.7.0</module> - <module>quickfix-1.6.4</module> - <module>snmp4j-2.5.7</module> - <module>java_nats-0.7.1</module> - <module>rhino-1.7.7.2</module> - <module>json4s-3.5.3</module> - <module>antisamy-1.5.6</module> - <module>ognl-3.2.3</module> - <module>grpc-1.6.1</module> - <module>gremlin-driver-3.3.0-shaded</module> - <module>dbunit-2.5.4</module> - <module>mybatis-3.4.5</module> - <module>aws-java-sdk-1.11.186</module> - <module>postgresql-42.1.4.jre7</module> - <module>saxon-9.8.0-4</module> - <module>bcprov-jdk15on-1.58</module> - <module>spring-data-commons-1.13.6.RELEASE</module> - <module>guice-4.1.0</module> - <module>libphonenumber-8.8.0</module> - <module>batik-1.9.1</module> - <module>braintree-java-2.73.0</module> - <module>spring-security-config-4.2.3.RELEASE</module> - <module>elasticsearch-client-5.3.2</module> - <module>elasticsearch-client-5.4.3</module> - <module>elasticsearch-5.5.2</module> - <module>elasticsearch-client-5.5.2</module> </modules> </project>
