From d648514a9093080f91fee089234b0c309c99598f Mon Sep 17 00:00:00 2001 From: Christian Date: Tue, 2 Jul 2013 19:03:06 -0400 Subject: [PATCH] Revert "Keep these on our servers until the launcher is actually fixed -.-" This reverts commit f1b533ad87ea08d6e62259c59779bcec1636e2fe. --- fml/jsons/1.6.1-rel.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/fml/jsons/1.6.1-rel.json b/fml/jsons/1.6.1-rel.json index 0f50ec701..9788cc5fc 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://files.minecraftforge.net/maven/", - "comment" : "Important for FML, we add this, switch back to maven central when the launcher supports it", + "url" : "http://repo.maven.apache.org/maven2/", + "comment" : "Important for FML, we add this", "serverreq":true }, { "name": "org.scala-lang:scala-compiler:2.10.2", - "url" : "http://files.minecraftforge.net/maven/", - "comment" : "Important for FML, we add this, switch back to maven central when the launcher supports it", + "url" : "http://repo.maven.apache.org/maven2/", + "comment" : "Important for FML, we add this", "serverreq":true }, {