From 7625fccd22282ae6edc096e974aa3938bb6f36b2 Mon Sep 17 00:00:00 2001 From: Andreas Schildbach Date: Sat, 6 Dec 2014 16:03:32 +0100 Subject: [PATCH] Move comment about Java 6 compilation to the appropriate places. --- core/pom.xml | 1 + orchid/pom.xml | 1 + pom.xml | 1 - 3 files changed, 2 insertions(+), 1 deletion(-) diff --git a/core/pom.xml b/core/pom.xml index 28aa3559..d07f31e6 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -95,6 +95,7 @@ + maven-compiler-plugin diff --git a/orchid/pom.xml b/orchid/pom.xml index 4befbec8..84fb9fc1 100644 --- a/orchid/pom.xml +++ b/orchid/pom.xml @@ -28,6 +28,7 @@ src + maven-compiler-plugin diff --git a/pom.xml b/pom.xml index 0a593d12..72a00459 100644 --- a/pom.xml +++ b/pom.xml @@ -65,7 +65,6 @@ - org.apache.maven.plugins maven-compiler-plugin