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