From 8d1ba27e95e8089fe47073d28846299946eb1dc1 Mon Sep 17 00:00:00 2001 From: Herve Boutemy Date: Wed, 27 Sep 2017 01:53:50 +0000 Subject: [PATCH] fix IT configuration (and explain why) git-svn-id: https://svn.apache.org/repos/asf/maven/plugin-tools/trunk@1809798 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/it/java-basic-annotations-jdk8/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/maven-plugin-plugin/src/it/java-basic-annotations-jdk8/pom.xml b/maven-plugin-plugin/src/it/java-basic-annotations-jdk8/pom.xml index 2c5dd7f..0531c7d 100644 --- a/maven-plugin-plugin/src/it/java-basic-annotations-jdk8/pom.xml +++ b/maven-plugin-plugin/src/it/java-basic-annotations-jdk8/pom.xml @@ -36,6 +36,8 @@ under the License. UTF-8 + + 1.8 1.8 @@ -71,6 +73,10 @@ under the License. org.apache.maven.plugins maven-compiler-plugin 3.1 + + 1.8 + 1.8 +