From 5fb7cbb6997a8548597f617438de819d20200073 Mon Sep 17 00:00:00 2001 From: Krzysztof Gajewski Date: Fri, 7 Aug 2020 09:32:55 +0200 Subject: dcaegen2/platform - mod/runtimeAPI java11 upgrade Change-Id: I6a23640244b388272e12b9883a42797371f5ecec Issue-ID: DCAEGEN2-2288 Signed-off-by: Krzysztof Gajewski , Jerzy Szachniewicz --- mod/runtimeapi/pom.xml | 27 +++++++++++++++++++++++---- 1 file changed, 23 insertions(+), 4 deletions(-) (limited to 'mod/runtimeapi/pom.xml') diff --git a/mod/runtimeapi/pom.xml b/mod/runtimeapi/pom.xml index f9919c5..3e95c7f 100644 --- a/mod/runtimeapi/pom.xml +++ b/mod/runtimeapi/pom.xml @@ -36,15 +36,34 @@ limitations under the License. dcaegen2-platform-mod-runtimeapi MOD Runtime API - 1.8 - 1.8 - true - 1.8 yyyyMMdd'T'HHmmss ${project.reporting.outputDirectory}/jacoco-ut/jacoco.xml + + + java11 + + 11 + 11 + 11 + + + + m2e.version + + true + + + + java8 + + 1.8 + 1.8 + + + -- cgit 1.2.3-korg