From f92887b2f09e40f9bffc5f2de475111a6f35c071 Mon Sep 17 00:00:00 2001 From: Rob Bygrave Date: Tue, 3 May 2022 09:06:27 +1200 Subject: [PATCH] #2680 - Bump parent to java11-oss 3.8 which moves nexus-staging-maven-plugin and distributionManagement under "central" profile This means that the nexus-staging-maven-plugin should not be used for forks looking to deploy into their own local nexus/archiva maven repo. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ecce91440..919b383b6 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.avaje java11-oss - 3.7 + 3.8 io.ebean