Repository: servicemix-bundles Updated Branches: refs/heads/master b7cbb8430 -> 930d8ead4
Remove released bundles Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/930d8ead Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/930d8ead Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/930d8ead Branch: refs/heads/master Commit: 930d8ead4ee04ebad41c931754480bc475a310f1 Parents: b7cbb84 Author: Jean-Baptiste Onofré <[email protected]> Authored: Tue Jun 16 11:01:40 2015 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Tue Jun 16 11:01:40 2015 +0200 ---------------------------------------------------------------------- pom.xml | 77 ------------------------------------------------------------ 1 file changed, 77 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/930d8ead/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 7385e19..1829f65 100644 --- a/pom.xml +++ b/pom.xml @@ -43,83 +43,6 @@ <modules> <!-- add modules for all bundles to released in the next batch here --> - <module>swagger-core-1.3.2</module> - <module>swagger-core-1.3.4</module> - <module>swagger-core-1.3.5</module> - <module>swagger-core-1.3.7</module> - <module>swagger-core-1.3.8</module> - <module>swagger-core-1.3.10</module> - <module>swagger-core-1.3.11</module> - <module>swagger-core-1.3.12</module> - <module>swagger-core_2.11-1.3.12</module> - <module>aws-java-sdk-1.9.34</module> - <module>aws-java-sdk-1.9.35</module> - <module>aws-java-sdk-1.9.38</module> - <module>opensaml-2.6.2</module> - <module>opensaml-2.6.4</module> - <module>opensaml-2.6.5</module> - <module>poi-3.11</module> - <module>spring-aop-3.2.12.RELEASE</module> - <module>spring-aspects-3.2.12.RELEASE</module> - <module>spring-beans-3.2.12.RELEASE</module> - <module>spring-context-3.2.12.RELEASE</module> - <module>spring-context-support-3.2.12.RELEASE</module> - <module>spring-core-3.2.12.RELEASE</module> - <module>spring-expression-3.2.12.RELEASE</module> - <module>spring-instrument-3.2.12.RELEASE</module> - <module>spring-jdbc-3.2.12.RELEASE</module> - <module>spring-jms-3.2.12.RELEASE</module> - <module>spring-orm-3.2.12.RELEASE</module> - <module>spring-oxm-3.2.12.RELEASE</module> - <module>spring-struts-3.2.12.RELEASE</module> - <module>spring-test-3.2.12.RELEASE</module> - <module>spring-tx-3.2.12.RELEASE</module> - <module>spring-web-3.2.12.RELEASE</module> - <module>spring-webmvc-3.2.12.RELEASE</module> - <module>spring-webmvc-portlet-3.2.12.RELEASE</module> - <module>spring-aop-3.2.13.RELEASE</module> - <module>spring-aspects-3.2.13.RELEASE</module> - <module>spring-beans-3.2.13.RELEASE</module> - <module>spring-context-3.2.13.RELEASE</module> - <module>spring-context-support-3.2.13.RELEASE</module> - <module>spring-core-3.2.13.RELEASE</module> - <module>spring-expression-3.2.13.RELEASE</module> - <module>spring-instrument-3.2.13.RELEASE</module> - <module>spring-jdbc-3.2.13.RELEASE</module> - <module>spring-jms-3.2.13.RELEASE</module> - <module>spring-orm-3.2.13.RELEASE</module> - <module>spring-oxm-3.2.13.RELEASE</module> - <module>spring-struts-3.2.13.RELEASE</module> - <module>spring-test-3.2.13.RELEASE</module> - <module>spring-tx-3.2.13.RELEASE</module> - <module>spring-web-3.2.13.RELEASE</module> - <module>spring-webmvc-3.2.13.RELEASE</module> - <module>spring-webmvc-portlet-3.2.13.RELEASE</module> - <module>poi-3.11</module> - <module>swagger-core_2.11-1.3.12</module> - <module>reflections-0.9.9</module> - <module>xmlgraphics-commons-2.0</module> - <module>jedis-2.7.2</module> - <module>hbase-1.1.0.1</module> - <module>olingo-odata2-api-2.0.4</module> - <module>olingo-odata2-core-2.0.4</module> - <module>spring-batch-core-3.0.4.RELEASE</module> - <module>spring-batch-infrastructure-3.0.4.RELEASE</module> - <module>spring-ldap-2.0.3.RELEASE</module> - <module>gae-1.9.21</module> - <module>jt400-8.5</module> - <module>docker-java-1.3.0</module> - <module>reflections-0.9.10</module> - <module>dbunit-2.5.1</module> - <module>sparkjava-core-2.2</module> - <module>spring-integration-core-4.1.4.RELEASE</module> - <module>aws-java-sdk-1.9.39</module> - <module>poi-3.12</module> - <module>aws-java-sdk-1.9.40</module> - <module>olingo-odata2-core-2.0.0</module> - <module>olingo-odata2-core-2.0.3</module> - <module>olingo-odata2-core-2.0.4</module> - <module>jsch-0.1.53</module> </modules> </project>
