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