diff --git a/pom.xml b/pom.xml index 6f65a9805b..ea881337d9 100644 --- a/pom.xml +++ b/pom.xml @@ -231,7 +231,7 @@ junit junit - 3.8.1 + 4.4 test @@ -279,10 +279,30 @@ org.apache.maven.plugins maven-compiler-plugin - - 1.4 - 1.4 - + + + java-1.4-compile + compile + + compile + + + 1.4 + 1.4 + + + + java-1.5-compile + process-test-sources + + testCompile + + + 1.5 + 1.5 + + + org.apache.maven.plugins