From 79a6ee871e5bd2bdcf995408ceceddbaa9a9ce77 Mon Sep 17 00:00:00 2001 From: Scott Gerring Date: Fri, 14 Jun 2024 09:38:11 +0200 Subject: [PATCH] Add distributionManagement back --- pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pom.xml b/pom.xml index b24608f06..dd6741272 100644 --- a/pom.xml +++ b/pom.xml @@ -97,6 +97,13 @@ ${maven.multiModuleProjectDirectory} + + + ossrh + https://aws.oss.sonatype.org/content/repositories/snapshots + + +