Commit 39e3fd24 by Jessica Hawkwell

Adding stuff to distributionManagement

1 parent 719923e5
Pipeline #73 passed
in 20 seconds
Showing with 8 additions and 0 deletions
......@@ -50,6 +50,14 @@
</build>
<distributionManagement>
<repository>
<id>internal</id>
<url>https://mvn.felinewith.me/internal/</url>
</repository>
<snapshotRepository>
<id>snapshots</id>
<url>https://mvn.felinewith.me/snapshots/</url>
</snapshotRepository>
<site>
<id>stage</id>
<url>https://ladyserenakitty.felinewith.me/candle-pos/</url>
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!