From 6bf9e6c95afe08b64f4649f977419ea96c77bca2 Mon Sep 17 00:00:00 2001 From: Alex Miller Date: Mon, 14 Aug 2023 11:44:08 -0500 Subject: [PATCH] update pom.template.xml to the modern world --- pom.template.xml | 65 ++++++------------------------------------------ 1 file changed, 8 insertions(+), 57 deletions(-) diff --git a/pom.template.xml b/pom.template.xml index 4ddb49875..3da22ca4e 100644 --- a/pom.template.xml +++ b/pom.template.xml @@ -203,18 +203,10 @@ https://github.com/clojure/clojurescript - - - - org.sonatype.oss - oss-parent - 7 + 1.1.0 @@ -349,62 +341,21 @@ org.apache.maven.plugins - maven-gpg-plugin - 1.4 + maven-compiler-plugin + 3.1 - Clojure/core + 1.8 + 1.8 org.apache.maven.plugins - maven-compiler-plugin - 3.1 + maven-release-plugin + 2.5.3 - 1.7 - 1.7 + r@{project.version} - - - - sonatype-oss-release - - - - - org.apache.maven.plugins - maven-deploy-plugin - 2.7 - - true - - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.5 - - - default-deploy - deploy - - - deploy - - - - - - https://oss.sonatype.org/ - - sonatype-nexus-staging - - - - - -