Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Commit

Permalink
GitHub Undo Pom/Strata
Browse files Browse the repository at this point in the history
  • Loading branch information
naveenreddykarri committed Oct 5, 2018
1 parent 811eae3 commit 29a2225
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 38 deletions.
32 changes: 0 additions & 32 deletions .strata.yml

This file was deleted.

12 changes: 6 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -431,14 +431,14 @@
</modules>

<distributionManagement>
<repository>
<id>nexus</id>
<url>https://nexus.soma.salesforce.com/nexus/content/repositories/releases/</url>
</repository>
<snapshotRepository>
<id>nexus</id>
<url>https://nexus.soma.salesforce.com/nexus/content/repositories/snapshots/</url>
<id>ossrh</id>
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
</snapshotRepository>
<repository>
<id>ossrh</id>
<url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
</repository>
</distributionManagement>

</project>

0 comments on commit 29a2225

Please sign in to comment.