commit | 594add7af15bdcc625143169c5fa39054a490c47 | [log] [tgz] |
---|---|---|
author | Ray Milkey <ray@onlab.us> | Tue Nov 15 14:36:26 2016 -0800 |
committer | Brian O'Connor <bocon@onlab.us> | Fri Nov 18 21:04:50 2016 +0000 |
tree | cc41b01359ad82a71003538aa2c6cfc7799fb4cd | |
parent | c3aceff27320c6281dbfb2040bb6ca6fb11e3cf9 [diff] [blame] |
Fix ONOS-4503 - allow ONOS to run in offline mode with no internet connection Change-Id: I7122800e2c485743313c5d963bc75f8dd0292452
diff --git a/.buckconfig b/.buckconfig index bb8acbf..7c17b3f 100644 --- a/.buckconfig +++ b/.buckconfig
@@ -16,7 +16,7 @@ in_build = true [maven_repositories] - central = https://repo.maven.apache.org/maven2 + central = https://repo1.maven.org/maven2 [project] ide = intellij