Browse Source

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

pull/6/head
Spencer Gibb 10 years ago
parent
commit
fc7cc4916e
  1. 8
      .settings.xml

8
.settings.xml

@ -36,14 +36,6 @@ @@ -36,14 +36,6 @@
<enabled>false</enabled>
</snapshots>
</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>
<pluginRepositories>
<pluginRepository>

Loading…
Cancel
Save