diff --git a/sandbox/.classpath b/sandbox/.classpath index 036c2201..3b6c6a05 100644 --- a/sandbox/.classpath +++ b/sandbox/.classpath @@ -36,7 +36,6 @@ - diff --git a/sandbox/project.properties b/sandbox/project.properties index 269a5449..3358b5ec 100644 --- a/sandbox/project.properties +++ b/sandbox/project.properties @@ -3,9 +3,9 @@ # The location of the common build system common.build.dir=${basedir}/../common-build -project.base.version=1.1.2 -project.version=${project.base.version} -ivy.status=release +project.base.version=1.2-dev +#project.version=${project.base.version} +#ivy.status=release javac.source=1.3 javac.target=1.3