diff --git a/webapp/build.xml b/webapp/build.xml index 23b6692a8..c253da84a 100644 --- a/webapp/build.xml +++ b/webapp/build.xml @@ -150,7 +150,7 @@ deploy - Deploy the application directly into the Tomcat webapps directory. debug="true" deprecation="true" optimize="true" - source="1.5"> + source="1.6"> @@ -164,7 +164,7 @@ deploy - Deploy the application directly into the Tomcat webapps directory. debug="true" deprecation="true" optimize="false" - source="1.5"> + source="1.6"> @@ -271,9 +271,7 @@ deploy - Deploy the application directly into the Tomcat webapps directory. - + @@ -297,4 +295,5 @@ deploy - Deploy the application directly into the Tomcat webapps directory. +