You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ja...@apache.org on 2016/08/05 18:49:38 UTC

servicemix-bundles git commit: clean module list

Repository: servicemix-bundles
Updated Branches:
  refs/heads/master 5085deab9 -> bbf12814e


clean module list


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

Branch: refs/heads/master
Commit: bbf12814ec6eaf290d5284841449c09a1ff67785
Parents: 5085dea
Author: Jonathan Anstey <ja...@gmail.com>
Authored: Fri Aug 5 16:19:24 2016 -0230
Committer: Jonathan Anstey <ja...@gmail.com>
Committed: Fri Aug 5 16:19:24 2016 -0230

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


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/bbf12814/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 71697cb..1829f65 100644
--- a/pom.xml
+++ b/pom.xml
@@ -43,9 +43,6 @@
 
     <modules>
         <!-- add modules for all bundles to released in the next batch here -->
-        <module>generex-1.1.0</module>
-        <module>spring-jms-3.2.16.RELEASE</module>
-        <module>spring-jms-3.2.17.RELEASE</module>
     </modules>
 
 </project>