You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ff...@apache.org on 2015/08/12 04:30:28 UTC

servicemix-bundles git commit: remove released bundles from parent pom modules

Repository: servicemix-bundles
Updated Branches:
  refs/heads/master c6fce7937 -> 9542ddcbb


remove released bundles from parent pom modules


Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo
Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/9542ddcb
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/9542ddcb
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/9542ddcb

Branch: refs/heads/master
Commit: 9542ddcbbb3d44ecb047c356a62c26a9fe54b142
Parents: c6fce79
Author: Freeman Fang <fr...@gmail.com>
Authored: Wed Aug 12 10:29:46 2015 +0800
Committer: Freeman Fang <fr...@gmail.com>
Committed: Wed Aug 12 10:29:46 2015 +0800

----------------------------------------------------------------------
 pom.xml | 42 ------------------------------------------
 1 file changed, 42 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/9542ddcb/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index fcd5edd..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>opensaml-3.1.1</module>
-        <module>freemarker-2.3.23</module>
-        <module>elasticsearch-1.7.1</module>
-        <module>flatpack-3.4.2</module>
-        <module>docker-java-1.4.0</module>
-        <module>hbase-0.98.5-hadoop2</module>
-        <module>hbase-0.98.0-hadoop2</module>
-        <module>hbase-0.99.0</module>
-        <module>hbase-0.99.2</module>
-        <module>hbase-1.0.0</module>
-        <module>hbase-1.1.0.1</module>
-        <module>hbase-1.1.1</module>
-        <module>snmp4j-2.3.4</module>
-        <module>facebook4j-2.3.0</module>
-        <module>htmlunit-2.18</module>
-        <module>aws-java-sdk-1.10.8</module>
-        <module>jedis-2.7.3</module>
-        <module>hadoop-client-2.7.1</module>
-        <module>gae-1.9.24</module>
-        <module>casbah-2.8.2</module>
-        <module>docker-java-2.0.0</module>
-        <module>spring-data-neo4j-3.3.2.RELEASE</module>
-        <module>spring-integration-core-4.1.6.RELEASE</module>
-        <module>spring-aop-4.2.0.RELEASE</module>
-        <module>spring-aspects-4.2.0.RELEASE</module>
-        <module>spring-beans-4.2.0.RELEASE</module>
-        <module>spring-context-4.2.0.RELEASE</module>
-        <module>spring-context-support-4.2.0.RELEASE</module>
-        <module>spring-core-4.2.0.RELEASE</module>
-        <module>spring-expression-4.2.0.RELEASE</module>
-        <module>spring-instrument-4.2.0.RELEASE</module>
-        <module>spring-jdbc-4.2.0.RELEASE</module>
-        <module>spring-jms-4.2.0.RELEASE</module>
-        <module>spring-messaging-4.2.0.RELEASE</module>
-        <module>spring-orm-4.2.0.RELEASE</module>
-        <module>spring-oxm-4.2.0.RELEASE</module>
-        <module>spring-test-4.2.0.RELEASE</module>
-        <module>spring-tx-4.2.0.RELEASE</module>
-        <module>spring-web-4.2.0.RELEASE</module>
-        <module>spring-webmvc-4.2.0.RELEASE</module>
-        <module>spring-webmvc-portlet-4.2.0.RELEASE</module>
-        <module>spring-websocket-4.2.0.RELEASE</module>
     </modules>
 
 </project>