From c69f74ad2bc8fabe1c9a89b51e341a918b8ba279 Mon Sep 17 00:00:00 2001 From: sinthuja Date: Fri, 23 Jun 2017 18:13:44 +0530 Subject: [PATCH] Updating the source/target JDK versions to 1.8. --- .../src/core/samples/connectedcup/component/agent/pom.xml | 4 ++-- .../src/core/samples/connectedcup/component/api/pom.xml | 4 ++-- .../src/core/samples/connectedcup/component/plugin/pom.xml | 4 ++-- pom.xml | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/modules/distribution/src/core/samples/connectedcup/component/agent/pom.xml b/modules/distribution/src/core/samples/connectedcup/component/agent/pom.xml index 2a6ad992..14540069 100644 --- a/modules/distribution/src/core/samples/connectedcup/component/agent/pom.xml +++ b/modules/distribution/src/core/samples/connectedcup/component/agent/pom.xml @@ -69,8 +69,8 @@ org.apache.maven.plugins maven-compiler-plugin - 1.6 - 1.6 + 1.8 + 1.8 diff --git a/modules/distribution/src/core/samples/connectedcup/component/api/pom.xml b/modules/distribution/src/core/samples/connectedcup/component/api/pom.xml index b248b5cb..4516a402 100644 --- a/modules/distribution/src/core/samples/connectedcup/component/api/pom.xml +++ b/modules/distribution/src/core/samples/connectedcup/component/api/pom.xml @@ -145,8 +145,8 @@ maven-compiler-plugin - 1.7 - 1.7 + 1.8 + 1.8 2.3.2 diff --git a/modules/distribution/src/core/samples/connectedcup/component/plugin/pom.xml b/modules/distribution/src/core/samples/connectedcup/component/plugin/pom.xml index 74f686b8..4236a15b 100644 --- a/modules/distribution/src/core/samples/connectedcup/component/plugin/pom.xml +++ b/modules/distribution/src/core/samples/connectedcup/component/plugin/pom.xml @@ -43,8 +43,8 @@ maven-compiler-plugin - 1.7 - 1.7 + 1.8 + 1.8 2.3.2 diff --git a/pom.xml b/pom.xml index 76de4c11..baaf4a15 100644 --- a/pom.xml +++ b/pom.xml @@ -1694,8 +1694,8 @@ 2.3.1 UTF-8 - 1.7 - 1.7 + 1.8 + 1.8