Commit fc7cc491 by Spencer Gibb

remove netflix bintray maven repo as blitz4j 1.36.0 is in maven central

parent 572f97e1
...@@ -36,14 +36,6 @@ ...@@ -36,14 +36,6 @@
<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