From 9600dad3ae81c46e43e0b73b150bb2d56dfb745e Mon Sep 17 00:00:00 2001 From: Stijn Bannink Date: Thu, 12 Oct 2023 20:16:41 +0200 Subject: [PATCH] Added repo distribution --- .run/Build and Deploy.run.xml | 32 ++++++++++++++++++++++++++++++++ pom.xml | 7 +++++++ 2 files changed, 39 insertions(+) create mode 100644 .run/Build and Deploy.run.xml diff --git a/.run/Build and Deploy.run.xml b/.run/Build and Deploy.run.xml new file mode 100644 index 0000000..cc92da4 --- /dev/null +++ b/.run/Build and Deploy.run.xml @@ -0,0 +1,32 @@ + + + + + + + + \ No newline at end of file diff --git a/pom.xml b/pom.xml index 9a44dc4..b9449cd 100644 --- a/pom.xml +++ b/pom.xml @@ -13,4 +13,11 @@ nl.iobyte commandapi 1.2 + + + + sbdevelopment-repo + https://repo.sbdevelopment.tech/releases + + \ No newline at end of file