summaryrefslogtreewikicommitdiff
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 4d9cd0f..efa442a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,4 +40,11 @@
<version>4.7.0</version>
</dependency>
</dependencies>
+ <distributionManagement>
+ <repository>
+ <id>github</id>
+ <name>GitHub Packages</name>
+ <url>https://maven.pkg.github.com/tylermurphy534/KenshinsHideAndSeek</url>
+ </repository>
+ </distributionManagement>
</project> \ No newline at end of file