Update the Jail distribution repo
This commit is contained in:
parent
b99520b10b
commit
0704ed5ce7
4
pom.xml
4
pom.xml
@ -255,12 +255,12 @@
|
|||||||
<repository>
|
<repository>
|
||||||
<id>repo-release</id>
|
<id>repo-release</id>
|
||||||
<name>repo.graywolf336.com Releases</name>
|
<name>repo.graywolf336.com Releases</name>
|
||||||
<url>http://repo.graywolf336.com/content/repositories/releases/</url>
|
<url>http://repo.graywolf336.com/content/repositories/grays-public-release/</url>
|
||||||
</repository>
|
</repository>
|
||||||
<snapshotRepository>
|
<snapshotRepository>
|
||||||
<id>repo-snapshot</id>
|
<id>repo-snapshot</id>
|
||||||
<name>repo.graywolf336.com Snapshots</name>
|
<name>repo.graywolf336.com Snapshots</name>
|
||||||
<url>http://repo.graywolf336.com/content/repositories/snapshots/</url>
|
<url>http://repo.graywolf336.com/content/repositories/grays-public-snapshot/</url>
|
||||||
</snapshotRepository>
|
</snapshotRepository>
|
||||||
</distributionManagement>
|
</distributionManagement>
|
||||||
</project>
|
</project>
|
Loading…
Reference in New Issue
Block a user