Commit 06d0bbe7 by Spencer Gibb

add netflixoss bintray

parent 94b0b7b6
...@@ -36,6 +36,14 @@ ...@@ -36,6 +36,14 @@
<enabled>false</enabled> <enabled>false</enabled>
</snapshots> </snapshots>
</repository> </repository>
<repository>
<id>netflix-bintray</id>
<name>Netflix Bintray</name>
<url>http://dl.bintray.com/netflixoss/maven</url>
<snapshots>
<enabled>false</enabled>
</snapshots>
</repository>
</repositories> </repositories>
<pluginRepositories> <pluginRepositories>
<pluginRepository> <pluginRepository>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment