Author: nickboldt
Date: 2010-08-19 20:46:35 -0400 (Thu, 19 Aug 2010)
New Revision: 24316
Modified:
trunk/pom.xml
Log:
parent includes target-platform, so build that instead
Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml 2010-08-19 23:54:40 UTC (rev 24315)
+++ trunk/pom.xml 2010-08-20 00:46:35 UTC (rev 24316)
@@ -7,7 +7,7 @@
<version>0.0.1-SNAPSHOT</version>
<packaging>pom</packaging>
<modules>
- <module>build/target-platform</module>
+ <module>build/parent</module>
<module>build/libs</module>
<!-- this order is important! make sure you've run genpom.xml first! -->