You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by jb...@apache.org on 2016/03/31 17:48:38 UTC

servicemix-bundles git commit: Revert "SM-2880 - Include xalan 2.7.2 bundle for the next release cycle"

Repository: servicemix-bundles
Updated Branches:
  refs/heads/master 60c47c660 -> a89180172


Revert "SM-2880 - Include xalan 2.7.2 bundle for the next release cycle"

This reverts commit 60c47c6609067360c937eedbf2c0daffdcae4044.


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

Branch: refs/heads/master
Commit: a89180172ca0d2b2984fcc77aaa80addde4111e7
Parents: 60c47c6
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Thu Mar 31 17:48:30 2016 +0200
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Thu Mar 31 17:48:30 2016 +0200

----------------------------------------------------------------------
 pom.xml | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/a8918017/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 2b40b49..1829f65 100644
--- a/pom.xml
+++ b/pom.xml
@@ -43,7 +43,6 @@
 
     <modules>
         <!-- add modules for all bundles to released in the next batch here -->
-        <module>xalan-2.7.2</module>
     </modules>
 
 </project>