From f886fb251e11d672777df67f7817479ce280cee0 Mon Sep 17 00:00:00 2001 From: davidnolen Date: Thu, 15 May 2025 23:24:27 -0400 Subject: [PATCH] copy some things over from the old pom.xml --- pom.template.xml | 53 +++++++++--------------------------------------- 1 file changed, 10 insertions(+), 43 deletions(-) diff --git a/pom.template.xml b/pom.template.xml index cb0381efa..660d26d0e 100644 --- a/pom.template.xml +++ b/pom.template.xml @@ -363,51 +363,18 @@ maven-compiler-plugin 3.1 - 1.7 - 1.7 + 21 + 21 + + + + org.apache.maven.plugins + maven-release-plugin + 2.5.3 + + r@{project.version} - - - - sonatype-oss-release - - - - - org.apache.maven.plugins - maven-deploy-plugin - 2.7 - - true - - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.7.0 - - - default-deploy - deploy - - - deploy - - - - - - https://oss.sonatype.org/ - - sonatype-nexus-staging - - - - - -