From c03070445d2c36d45ac8f50795ed5bee04352f53 Mon Sep 17 00:00:00 2001 From: Duckelekuuk Date: Mon, 28 Aug 2023 23:35:07 +0200 Subject: [PATCH] Add ossrh as distribution management --- pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/pom.xml b/pom.xml index fd9701f..60f1e3e 100644 --- a/pom.xml +++ b/pom.xml @@ -37,6 +37,18 @@ scm:git:ssh://github.com/pixelib/Meteor.git https://github.com/pixelib/Meteor/tree/main + + + + ossrh + https://s01.oss.sonatype.org/content/repositories/snapshots + + + ossrh + https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/ + + +