Author: marrs
Date: Fri May 13 08:35:41 2011
New Revision: 1102610
URL: http://svn.apache.org/viewvc?rev=1102610&view=rev
Log:
Removed duplicate module.
Modified:
incubator/ace/trunk/pom.xml
Modified: incubator/ace/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/ace/trunk/pom.xml?rev=1102610&r1=1102609&r2=1102610&view=diff
==============================================================================
--- incubator/ace/trunk/pom.xml (original)
+++ incubator/ace/trunk/pom.xml Fri May 13 08:35:41 2011
@@ -120,8 +120,6 @@
<module>ace-target-devgateway</module>
<module>ace-target-devserver</module>
- <module>ace-consolelogger</module>
-
<module>ace-integrationtests</module>
</modules>
|