Index: topia/project.properties diff -u topia/project.properties:1.8 topia/project.properties:1.9 --- topia/project.properties:1.8 Thu Dec 23 18:28:11 2004 +++ topia/project.properties Fri Jun 24 17:45:46 2005 @@ -4,3 +4,6 @@ # Checkstyle Report maven.checkstyle.header.file=${basedir}/lutinheader.txt maven.checkstyle.properties=${basedir}/lutincheckstyle.xml + +maven.compile.source=1.4 +maven.compile.target=1.4