Skip to content
Snippets Groups Projects
Commit 3209a86f authored by Patrick Wendell's avatar Patrick Wendell
Browse files

Add CDH Repository to Maven Build

parent bb6a39a6
No related branches found
No related tags found
No related merge requests found
......@@ -145,6 +145,11 @@
<enabled>false</enabled>
</snapshots>
</repository>
<repository>
<id>cloudera-repo</id>
<name>Cloudera Repository</name>
<url>https://repository.cloudera.com/artifactory/cloudera-repos</url>
</repository>
</repositories>
<dependencyManagement>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment