From 735c6b20e881be4a5e5952adb671adc89ecbd82c Mon Sep 17 00:00:00 2001 From: Fedor Isakov Date: Fri, 24 Jun 2016 14:22:22 +0200 Subject: [PATCH] Switch to using JDK 1.8 for the project. --- reactor/.idea/compiler.xml | 12 ++++++------ reactor/.idea/misc.xml | 2 +- reactor/API/API.iml | 2 +- reactor/Core/Core.iml | 2 +- reactor/Reactor.iml | 2 +- reactor/Test/Test.iml | 2 +- reactor/pom.xml | 4 ++-- reactor/unification/code/unification-lib.iml | 2 +- reactor/unification/tests/tests.iml | 2 +- 9 files changed, 15 insertions(+), 15 deletions(-) diff --git a/reactor/.idea/compiler.xml b/reactor/.idea/compiler.xml index 633124f1..f4c9d65f 100644 --- a/reactor/.idea/compiler.xml +++ b/reactor/.idea/compiler.xml @@ -31,13 +31,13 @@ - - + + - - - - + + + + \ No newline at end of file diff --git a/reactor/.idea/misc.xml b/reactor/.idea/misc.xml index fe561da6..2b6fef76 100644 --- a/reactor/.idea/misc.xml +++ b/reactor/.idea/misc.xml @@ -58,7 +58,7 @@ - + diff --git a/reactor/API/API.iml b/reactor/API/API.iml index 9dfb9d8e..3e9765db 100644 --- a/reactor/API/API.iml +++ b/reactor/API/API.iml @@ -1,6 +1,6 @@ - + diff --git a/reactor/Core/Core.iml b/reactor/Core/Core.iml index 507b1869..4f611d3b 100644 --- a/reactor/Core/Core.iml +++ b/reactor/Core/Core.iml @@ -7,7 +7,7 @@ - + diff --git a/reactor/Reactor.iml b/reactor/Reactor.iml index 73488b42..564f191a 100644 --- a/reactor/Reactor.iml +++ b/reactor/Reactor.iml @@ -1,6 +1,6 @@ - + diff --git a/reactor/Test/Test.iml b/reactor/Test/Test.iml index 61320fd4..e714b555 100644 --- a/reactor/Test/Test.iml +++ b/reactor/Test/Test.iml @@ -8,7 +8,7 @@ - + diff --git a/reactor/pom.xml b/reactor/pom.xml index ed509801..d3e1d1dc 100644 --- a/reactor/pom.xml +++ b/reactor/pom.xml @@ -71,8 +71,8 @@ maven-compiler-plugin 3.2 - 1.6 - 1.6 + 1.8 + 1.8 diff --git a/reactor/unification/code/unification-lib.iml b/reactor/unification/code/unification-lib.iml index 73488b42..564f191a 100644 --- a/reactor/unification/code/unification-lib.iml +++ b/reactor/unification/code/unification-lib.iml @@ -1,6 +1,6 @@ - + diff --git a/reactor/unification/tests/tests.iml b/reactor/unification/tests/tests.iml index 6b676004..5e8d3129 100644 --- a/reactor/unification/tests/tests.iml +++ b/reactor/unification/tests/tests.iml @@ -1,6 +1,6 @@ - +