From e0f79ee56e724798a61d72b978b6d4f9a641b0f6 Mon Sep 17 00:00:00 2001 From: Cassandra Coyle Date: Wed, 30 Jul 2025 15:02:10 -0500 Subject: [PATCH] add repo section to pom.xml to fix publish step failure Signed-off-by: Cassandra Coyle --- pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pom.xml b/pom.xml index 79fc75d87..dd14eb1bc 100644 --- a/pom.xml +++ b/pom.xml @@ -54,6 +54,10 @@ central https://central.sonatype.com/repository/maven-snapshots/ + + central + https://central.sonatype.com/repository/maven-releases/ + localDocsDirectory file:${maven.multiModuleProjectDirectory}/docs/