From 1652de3503ad255003ffae836bbfdf1dfcaef80d Mon Sep 17 00:00:00 2001 From: Robert von Burg Date: Thu, 22 Jan 2015 18:04:33 +0100 Subject: [PATCH] [Major] Project now requires Java8 --- ch.eitchnet.parent | 2 +- li.strolch.parent/pom.xml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ch.eitchnet.parent b/ch.eitchnet.parent index 8498efc8f..7dc9b20ce 160000 --- a/ch.eitchnet.parent +++ b/ch.eitchnet.parent @@ -1 +1 @@ -Subproject commit 8498efc8fe502250ea089cd71c5523b2477c8d56 +Subproject commit 7dc9b20ce0a9415fa9a34114be831f3806ae1b8c diff --git a/li.strolch.parent/pom.xml b/li.strolch.parent/pom.xml index 592af7716..50b7c2518 100644 --- a/li.strolch.parent/pom.xml +++ b/li.strolch.parent/pom.xml @@ -38,7 +38,7 @@ eitch - Robert von Vurg + Robert von Burg eitch@eitchnet.ch http://www.eitchnet.ch eitchnet.ch @@ -230,8 +230,8 @@ maven-compiler-plugin 3.0 - 1.7 - 1.7 + 1.8 + 1.8 true true -Xlint:all