diff --git a/project.properties b/project.properties index aa0bc22..75ffb6c 100644 --- a/project.properties +++ b/project.properties @@ -24,4 +24,6 @@ maven.xdoc.poweredby.image=maven-feather.png maven.junit.fork=true -logging.cvs=pserver:anoncvs@cvs.apache.org:/home/cvspublic +# generate .class files that can be loaded into a version 1.1 JVM. +maven.compile.target=1.1 +maven.compile.source=1.2 \ No newline at end of file