From 435a0028e422c960604a757ced08aba1018556f7 Mon Sep 17 00:00:00 2001 From: Fede Capece Date: Thu, 18 Jun 2020 17:01:11 +0200 Subject: [PATCH] Java 9 Release --- .idea/compiler.xml | 2 +- .idea/encodings.xml | 2 ++ architecture-helper.iml | 2 +- pom.xml | 9 +++------ 4 files changed, 7 insertions(+), 8 deletions(-) diff --git a/.idea/compiler.xml b/.idea/compiler.xml index c55fb34..dcd5ea0 100644 --- a/.idea/compiler.xml +++ b/.idea/compiler.xml @@ -10,7 +10,7 @@ - + \ No newline at end of file diff --git a/.idea/encodings.xml b/.idea/encodings.xml index 97626ba..78bf31c 100644 --- a/.idea/encodings.xml +++ b/.idea/encodings.xml @@ -1,6 +1,8 @@ + + \ No newline at end of file diff --git a/architecture-helper.iml b/architecture-helper.iml index 08c1eba..21ffb77 100644 --- a/architecture-helper.iml +++ b/architecture-helper.iml @@ -1,6 +1,6 @@ - + diff --git a/pom.xml b/pom.xml index aa4385c..b6983dc 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ groupId org.architecture-helper - 0.2-SNAPSHOT + 0.2.1-SNAPSHOT @@ -27,16 +27,13 @@ maven-compiler-plugin 3.8.1 - 11 - 11 + 9 + 9 - 1.8 - 1.8 - UTF-8 UTF-8