Preparing the WOApplication

Last modified by Ulrich Köster on 2006/08/21 02:23

Add the woa == true property to the POM:


<?xml version="1.0" encoding="UTF-8"?>

<project>
 <properties>
   <woa>true</woa>
 </properties>
</project>