From: adheli.tavares Date: Tue, 9 Dec 2025 16:19:31 +0000 (+0000) Subject: Uplift code base to java21 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=455db9300f4446b671cae651c6d35798581ed12b;p=policy%2Fdrools-applications.git Uplift code base to java21 Issue-ID: POLICY-5466 Change-Id: I499dc59eea867531d1f197c8df19a825c4346da5 Signed-off-by: adheli.tavares --- diff --git a/pom.xml b/pom.xml index 14a3876eb..3f76b1eee 100644 --- a/pom.xml +++ b/pom.xml @@ -40,6 +40,9 @@ pom + + --add-opens java.base/java.lang=ALL-UNNAMED + https://nexus.onap.org /content/sites/site/${project.groupId}/${project.artifactId}/${project.version} @@ -66,14 +69,6 @@ - - org.apache.maven.plugins - maven-compiler-plugin - - ${project.build.sourceEncoding} - 11 - - org.apache.maven.plugins maven-site-plugin