Skip to content
This repository was archived by the owner on Jan 14, 2025. It is now read-only.

Commit

Permalink
Remove unneeded artifactory link
Browse files Browse the repository at this point in the history
  • Loading branch information
dannyhchen committed Sep 5, 2018
1 parent 6d0cc68 commit ea520a5
Showing 1 changed file with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -101,18 +101,7 @@
<url>https://repository.cloudera.com/artifactory/public/</url>
</repository>
</repositories>

<distributionManagement>
<repository>
<id>central</id>
<url>http://artifactory.uber.internal:4587/artifactory/libs-release-local/</url>
</repository>
<snapshotRepository>
<id>snapshots</id>
<url>http://artifactory.uber.internal:4587/artifactory/libs-snapshot-local/</url>
</snapshotRepository>
</distributionManagement>


<build>
<plugins>
<plugin>
Expand Down

0 comments on commit ea520a5

Please sign in to comment.