Skip to content

Commit

Permalink
Moved back to surfshop deploy for now
Browse files Browse the repository at this point in the history
  • Loading branch information
joshsteeleAPL committed Aug 26, 2024
1 parent eff5a87 commit 0859f0b
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,15 @@
</scm>

<distributionManagement>
<snapshotRepository>
<repository>
<id>central</id>
<name>surfshop-snapshots</name>
<url>http://surfshop.jhuapl.edu:8081/artifactory/libs-snapshot-local</url>
</repository>
<!-- <snapshotRepository>
<id>ossrh</id>
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
</snapshotRepository>
</snapshotRepository> -->
</distributionManagement>

<properties>
Expand Down

0 comments on commit 0859f0b

Please sign in to comment.