Commit 7b7a57f9 by Jessica Hawkwell

Merge branch 'develop' into 'master'

Fixing repo URLs

See merge request !6
2 parents 545b0518 9a07b1c3
Pipeline #78 passed
in 20 seconds
Showing with 2 additions and 2 deletions
......@@ -52,11 +52,11 @@
<distributionManagement>
<repository>
<id>internal</id>
<url>https://mvn.felinewith.me/internal/</url>
<url>https://mvn.felinewith.me/repository/internal/</url>
</repository>
<snapshotRepository>
<id>snapshots</id>
<url>https://mvn.felinewith.me/snapshots/</url>
<url>https://mvn.felinewith.me/repository/snapshots/</url>
</snapshotRepository>
<site>
<id>stage</id>
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!