aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 5386e3e..5a69b7a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -66,6 +66,13 @@
</properties>
+ <distributionManagement>
+ <repository>
+ <id>repo</id>
+ <url>https://github.com/crajah/mvn-repo/raw/master/releases</url>
+ </repository>
+ </distributionManagement>
+
<!-- Repositories -->
<repositories>
<repository>