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/30 19:03:29 UTC

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

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


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


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

Branch: refs/heads/master
Commit: 60c47c6609067360c937eedbf2c0daffdcae4044
Parents: e1bf597
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Wed Mar 30 19:03:06 2016 +0200
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Wed Mar 30 19:03:06 2016 +0200

----------------------------------------------------------------------
 pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


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