From fde76ed502eb0eddc106fd537f5e2bfdd79be211 Mon Sep 17 00:00:00 2001 From: ruhan Date: Fri, 20 Jun 2025 10:56:10 +0700 Subject: [PATCH] Update java version to 11 --- pom.xml | 21 ++++++++++++--------- 1 file changed, 12 insertions(+), 9 deletions(-) diff --git a/pom.xml b/pom.xml index b0a92bd..1921099 100644 --- a/pom.xml +++ b/pom.xml @@ -54,7 +54,7 @@ - 1.8 + 11 ${javaVersion} Red Hat, Inc. http://github.com/Commonjava/commonjava @@ -62,7 +62,7 @@ 3.11.0 3.10.2 1.6 - 3.0.1 + 3.1.1 3.4.1 3.6.0 3.3.0 @@ -180,9 +180,17 @@ ${version.plugin.release} true - forked-path false - -Prelease + release + + + + org.sonatype.central + central-publishing-maven-plugin + ${version.plugin.sonatype} + true + + central @@ -412,11 +420,6 @@ org.sonatype.central central-publishing-maven-plugin - ${version.plugin.sonatype} - true - - central -