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/12/04 02:35:24 UTC

servicemix-bundles git commit: remove released bundles

Repository: servicemix-bundles
Updated Branches:
  refs/heads/master cc7d0b25f -> 2599a6238


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/2599a623
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/2599a623
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/2599a623

Branch: refs/heads/master
Commit: 2599a623862b931322725bb22f04291b9dac14bd
Parents: cc7d0b2
Author: Freeman Fang <fr...@gmail.com>
Authored: Fri Dec 4 09:34:58 2015 +0800
Committer: Freeman Fang <fr...@gmail.com>
Committed: Fri Dec 4 09:34:58 2015 +0800

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


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/2599a623/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 62af4da..1829f65 100644
--- a/pom.xml
+++ b/pom.xml
@@ -43,44 +43,6 @@
 
     <modules>
         <!-- add modules for all bundles to released in the next batch here -->
-        <module>spring-ldap-1.3.2.RELEASE</module>
-        <module>spring-ldap-2.0.0.RELEASE</module>
-        <module>spring-ldap-2.0.1.RELEASE</module>
-        <module>spring-ldap-2.0.2.RELEASE</module>
-        <module>spring-ldap-2.0.3.RELEASE</module>
-        <module>spring-ldap-2.0.4.RELEASE</module>
-        <module>gae-1.9.28</module>
-        <module>qpid-0.24</module>
-        <module>qpid-0.26</module>
-        <module>qpid-0.32</module>
-        <module>qpid-0.30</module>
-        <module>qpid-0.28</module>
-        <module>kafka_2.10-0.9.0.0</module>
-        <module>kafka-clients-0.9.0.0</module>
-        <module>spring-aop-4.2.3.RELEASE</module>
-        <module>spring-aspects-4.2.3.RELEASE</module>
-        <module>spring-beans-4.2.3.RELEASE</module>
-        <module>spring-context-4.2.3.RELEASE</module>
-        <module>spring-context-support-4.2.3.RELEASE</module>
-        <module>spring-core-4.2.3.RELEASE</module>
-        <module>spring-expression-4.2.3.RELEASE</module>
-        <module>spring-instrument-4.2.3.RELEASE</module>
-        <module>spring-jdbc-4.2.3.RELEASE</module>
-        <module>spring-jms-4.2.3.RELEASE</module>
-        <module>spring-messaging-4.2.3.RELEASE</module>
-        <module>spring-orm-4.2.3.RELEASE</module>
-        <module>spring-oxm-4.2.3.RELEASE</module>
-        <module>spring-test-4.2.3.RELEASE</module>
-        <module>spring-tx-4.2.3.RELEASE</module>
-        <module>spring-web-4.2.3.RELEASE</module>
-        <module>spring-webmvc-4.2.3.RELEASE</module>
-        <module>spring-webmvc-portlet-4.2.3.RELEASE</module>
-        <module>spring-websocket-4.2.3.RELEASE</module>
-        <module>aspectj-1.8.7</module>
-        <module>aspectj-1.8.6</module>
-        <module>aspectj-1.8.5</module>
-        <module>jt400-8.7</module>
-        <module>opensaml-2.6.5</module>
     </modules>
 
 </project>