From 4f200000b0881068cf275dc606fc112f3a6864db Mon Sep 17 00:00:00 2001 From: Jerry Shea Date: Thu, 28 Jul 2022 09:55:18 +1000 Subject: [PATCH] latest parent pom for better Java9+ support --- pom.xml | 21 ++------------------- 1 file changed, 2 insertions(+), 19 deletions(-) diff --git a/pom.xml b/pom.xml index d674da7..dc959d2 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ net.openhft java-parent-pom - 1.1.28 + 1.24.0 @@ -204,23 +204,6 @@ - - maven-source-plugin - - - attach-sources - - jar-no-fork - - - - sun/** - - - - - - maven-javadoc-plugin @@ -236,7 +219,7 @@ - + maven-release-plugin 3.0.0-M4