From 04640cd9e67956501f23983cbf3c7198e8b68b2a Mon Sep 17 00:00:00 2001 From: Sheldan <5037282+Sheldan@users.noreply.github.com> Date: Tue, 23 Mar 2021 10:55:07 +0100 Subject: [PATCH] [OPB-3] adding distribution management and scm --- pom.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/pom.xml b/pom.xml index 99838b0..89ada4b 100644 --- a/pom.xml +++ b/pom.xml @@ -45,4 +45,18 @@ + + + github + GitHub Packages + https://maven.pkg.github.com/Sheldan/OnePlusBot + + + + + https://maven.pkg.github.com/Sheldan/OnePlusBot + scm:git:git@github.com:Sheldan/OnePlusBot.git + HEAD + + \ No newline at end of file