From b933adb381acd2c8603c11ec6132312966956041 Mon Sep 17 00:00:00 2001 From: Henning Baldersheim Date: Mon, 5 Sep 2016 20:53:29 +0200 Subject: Many modules wanted to copile with 1.5 in intellij. Here are all that complained when trying to run tests in config-model. --- container-search/pom.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'container-search') diff --git a/container-search/pom.xml b/container-search/pom.xml index b632d022922..5a5086f6739 100644 --- a/container-search/pom.xml +++ b/container-search/pom.xml @@ -262,6 +262,8 @@ org.apache.maven.plugins maven-compiler-plugin + 1.8 + 1.8 -Xlint:all -- cgit v1.2.3