mirror of
https://github.com/JHUAPL/jsqrl.git
synced 2026-01-08 22:17:58 -05:00
Trying to fix deploy to surfshop
This commit is contained in:
11
pom.xml
11
pom.xml
@@ -49,12 +49,17 @@
|
|||||||
</scm>
|
</scm>
|
||||||
|
|
||||||
<distributionManagement>
|
<distributionManagement>
|
||||||
<repository>
|
<repository>
|
||||||
|
<id>central</id>
|
||||||
|
<name>surfshop-releases</name>
|
||||||
|
<url>http://surfshop.jhuapl.edu:8081/artifactory/libs-release-local</url>
|
||||||
|
</repository>
|
||||||
|
<snapshotRepository>
|
||||||
<id>central</id>
|
<id>central</id>
|
||||||
<name>surfshop-snapshots</name>
|
<name>surfshop-snapshots</name>
|
||||||
<url>http://surfshop.jhuapl.edu:8081/artifactory/libs-snapshot-local</url>
|
<url>http://surfshop.jhuapl.edu:8081/artifactory/libs-snapshot-local</url>
|
||||||
</repository>
|
</snapshotRepository>
|
||||||
<!-- <snapshotRepository>
|
<!--<snapshotRepository>
|
||||||
<id>ossrh</id>
|
<id>ossrh</id>
|
||||||
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
|
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
|
||||||
</snapshotRepository> -->
|
</snapshotRepository> -->
|
||||||
|
|||||||
Reference in New Issue
Block a user