From 13d65278d7134c6a0550c7059bddef0a6cd598ff Mon Sep 17 00:00:00 2001 From: Philippe Charles Date: Mon, 12 Feb 2024 09:20:37 +0100 Subject: [PATCH] Pom cleanup --- java-service-bom/pom.xml | 1 - pom.xml | 81 +++++++++++++++++++++++++++++----------- 2 files changed, 60 insertions(+), 22 deletions(-) diff --git a/java-service-bom/pom.xml b/java-service-bom/pom.xml index 6131c3e..ff7a1be 100644 --- a/java-service-bom/pom.xml +++ b/java-service-bom/pom.xml @@ -81,7 +81,6 @@ org.jreleaser jreleaser-maven-plugin - 1.10.0 install diff --git a/pom.xml b/pom.xml index c54234f..46531df 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ java-service Java service utilities - https://github.com/nbbrd/java-service-util + https://github.com/${x.github.user}/${x.github.repo} 2019 @@ -30,13 +30,21 @@ - scm:git:git://github.com/nbbrd/java-service-util.git - scm:git:ssh://github.com:nbbrd/java-service-util.git - http://github.com/nbbrd/java-service-util/tree/master + scm:git:git://github.com/${x.github.user}/${x.github.repo}.git + scm:git:ssh://github.com:${x.github.user}/${x.github.repo}.git + http://github.com/${x.github.user}/${x.github.repo}/tree/master + + UTF-8 2024-01-01T00:00:00Z + 1.8 + 1.8 + + + nbbrd + java-service-util @@ -138,15 +146,60 @@ 3.6.1 - com.github.nbbrd.heylogs - heylogs-maven-plugin - 0.7.2 + org.apache.maven.plugins + maven-enforcer-plugin + 3.4.1 + + + org.gaul + modernizer-maven-plugin + 2.7.0 de.thetaphi forbiddenapis 3.6 + + com.github.nbbrd.heylogs + heylogs-maven-plugin + 0.7.2 + + + com.amashchenko.maven.plugin + gitflow-maven-plugin + 1.21.0 + + + org.apache.maven.plugins + maven-source-plugin + 3.3.0 + + + org.apache.maven.plugins + maven-javadoc-plugin + 3.6.3 + + + org.simplify4u.plugins + sign-maven-plugin + 1.0.1 + + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.13 + + + org.jacoco + jacoco-maven-plugin + 0.8.11 + + + org.jreleaser + jreleaser-maven-plugin + 1.10.0 + @@ -226,11 +279,6 @@ !skipBaseJava8 - - UTF-8 - 1.8 - 1.8 - @@ -268,7 +316,6 @@ org.apache.maven.plugins maven-enforcer-plugin - 3.4.1 org.kordamp.maven @@ -341,7 +388,6 @@ org.gaul modernizer-maven-plugin - 2.7.0 1.8 @@ -373,7 +419,6 @@ org.jacoco jacoco-maven-plugin - 0.8.11 @@ -406,7 +451,6 @@ com.amashchenko.maven.plugin gitflow-maven-plugin - 1.21.0 v @@ -425,7 +469,6 @@ org.apache.maven.plugins maven-source-plugin - 3.3.0 attach-sources @@ -438,7 +481,6 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.6.3 attach-javadocs @@ -454,7 +496,6 @@ org.simplify4u.plugins sign-maven-plugin - 1.0.1 @@ -481,7 +522,6 @@ org.sonatype.plugins nexus-staging-maven-plugin - 1.6.13 true ossrh @@ -507,7 +547,6 @@ org.sonatype.plugins nexus-staging-maven-plugin - 1.6.13 true ossrh