From 114c962b9952670acb6510b80e8390355699b239 Mon Sep 17 00:00:00 2001 From: ascopes <73482956+ascopes@users.noreply.github.com> Date: Sat, 5 Aug 2023 08:24:33 +0100 Subject: [PATCH] Update pom.xml to include GitHub in distribution management Signed-off-by: ascopes <73482956+ascopes@users.noreply.github.com> --- pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pom.xml b/pom.xml index 489d00234..0b17bca70 100644 --- a/pom.xml +++ b/pom.xml @@ -59,12 +59,19 @@ ossrh + Maven Central Releases https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/ ossrh + Maven Central Snapshots https://s01.oss.sonatype.org/content/repositories/snapshots + + github + GitHub Packages + https://maven.pkg.github.com/${project-slug} +