Turn on distributionManagement repo and change mvn target from package to deploy

This commit is contained in:
Darin Kelkhoff
2021-10-27 22:13:09 -05:00
parent 5f287a7be0
commit 687ff4442f
2 changed files with 1 additions and 5 deletions

View File

@ -128,7 +128,6 @@
</repository>
</repositories>
<!--
<distributionManagement>
<repository>
<id>github-qqq-maven-registry</id>
@ -136,6 +135,5 @@
<url>https://maven.pkg.github.com/Kingsrook/qqq-maven-registry</url>
</repository>
</distributionManagement>
-->
</project>