diff --git a/fml/jsons/1.6.1-rel.json b/fml/jsons/1.6.1-rel.json index 6ed49c5fc..ec6f803cb 100644 --- a/fml/jsons/1.6.1-rel.json +++ b/fml/jsons/1.6.1-rel.json @@ -28,14 +28,14 @@ }, { "name": "org.scala-lang:scala-library:2.10.2", - "url" : "http://repo.maven.apache.org/maven2", - "comment" : "Important for FML, we add this", + "url" : "http://files.minecraftforge.net/maven/", + "comment" : "Important for FML, we add this, switch back to maven central when the launcher supports it", "serverreq":"true" }, { "name": "org.scala-lang:scala-compiler:2.10.2", - "url" : "http://repo.maven.apache.org/maven2", - "comment" : "Important for FML, we add this", + "url" : "http://files.minecraftforge.net/maven/", + "comment" : "Important for FML, we add this, switch back to maven central when the launcher supports it", "serverreq":"true" }, {