From a3812492c559e198076767358f6d5fb836dde93d Mon Sep 17 00:00:00 2001 From: "Brian S. O'Neill" Date: Sun, 1 Oct 2006 02:21:22 +0000 Subject: Moved compiler plugin config to proper location. --- pom.xml | 22 +++++++++++++--------- 1 file changed, 13 insertions(+), 9 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index a7b43f7..9af185b 100644 --- a/pom.xml +++ b/pom.xml @@ -114,6 +114,19 @@ + + + + org.apache.maven.plugins + maven-compiler-plugin + + 1.5 + 1.5 + + + + + @@ -161,15 +174,6 @@ - - org.apache.maven.plugins - maven-compiler-plugin - - 1.5 - 1.5 - - - org.apache.maven.plugins maven-project-info-reports-plugin -- cgit v1.2.3