You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by hb...@apache.org on 2015/12/10 23:55:57 UTC

svn commit: r1719231 - /commons/trunks-proper/pom.xml

Author: hboutemy
Date: Thu Dec 10 22:55:47 2015
New Revision: 1719231

URL: http://svn.apache.org/viewvc?rev=1719231&view=rev
Log:
compress, lang and scxml moved to git

Modified:
    commons/trunks-proper/pom.xml

Modified: commons/trunks-proper/pom.xml
URL: http://svn.apache.org/viewvc/commons/trunks-proper/pom.xml?rev=1719231&r1=1719230&r2=1719231&view=diff
==============================================================================
--- commons/trunks-proper/pom.xml (original)
+++ commons/trunks-proper/pom.xml Thu Dec 10 22:55:47 2015
@@ -47,7 +47,6 @@
     <module>codec</module>
     <module>collections</module>
     <module>commons-parent</module>
-    <module>compress</module>
     <module>configuration</module>
     <module>csv</module>
     <module>daemon</module>
@@ -66,7 +65,6 @@
     <module>jelly</module>
     <module>jexl</module>
     <module>jxpath</module>
-    <module>lang</module>
     <module>launcher</module>
     <module>logging</module>
     <module>modeler</module>
@@ -74,7 +72,6 @@
     <module>ognl</module>
     <module>pool</module>
     <module>primitives</module>
-    <module>scxml</module>
     <module>validator</module>
     <module>vfs</module>
   </modules>