Sample polishing.

This commit is contained in:
Erwin Vervaet
2007-01-17 09:24:38 +00:00
parent 030f8fe13e
commit e7129fcaef
5 changed files with 27 additions and 32 deletions

View File

@@ -3,8 +3,8 @@
# The location of the common build system
common.build.dir=${basedir}/../../common-build
javac.source=1.3
javac.target=1.3
javac.source=1.5
javac.target=1.5
# Do not publish built artifacts to the integration repository
do.publish=false