Skip to content

Commit

Permalink
Fixed server ID mismatch in distribution settings.
Browse files Browse the repository at this point in the history
  • Loading branch information
whizzosoftware committed Feb 7, 2018
1 parent d268879 commit 5479490
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pom.xml
Expand Up @@ -178,8 +178,7 @@
</build>
<distributionManagement>
<snapshotRepository>
<id>snapshots</id>
<name>oss-jfrog-artifactory-snapshots</name>
<id>oss-jfrog-artifactory-snapshots</id>
<url>https://oss.jfrog.org/artifactory/oss-snapshot-local</url>
</snapshotRepository>
<repository>
Expand Down

0 comments on commit 5479490

Please sign in to comment.