From 8dbd5164c7614779f592c502aac46f1579ffed93 Mon Sep 17 00:00:00 2001 From: Mathieu Baudier Date: Mon, 16 Feb 2015 11:32:45 +0000 Subject: [PATCH] Set 'optimize' flag to true so that compliance level is taken into account See http://jira.codehaus.org/browse/PLXCOMP-231 git-svn-id: https://svn.argeo.org/commons/trunk@7892 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- pom.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f83ef913f..ab843a292 100644 --- a/pom.xml +++ b/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 org.argeo.commons argeo-commons @@ -131,6 +132,8 @@ limitations under the License. 1.7 1.7 eclipse + + true target/classes target/test-classes -- 2.30.2