File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1313 <!--
1414 URL from which junit.jar can be retrieved
1515 -->
16- <property name =" test.junit.url" value =" http://mirrors.ibiblio .org/pub/mirrors /maven2/junit/junit/4.10/junit-4.10.jar" />
16+ <property name =" test.junit.url" value =" http://repo1.maven .org/maven2/junit/junit/4.10/junit-4.10.jar" />
1717
1818 <!--
1919 URL from which emma.jar can be retrieved
2020 -->
21- <property name =" test.emma.url" value =" http://mirrors.ibiblio .org/pub/mirrors /maven2/emma/emma/2.1.5320/emma-2.1.5320.jar" />
21+ <property name =" test.emma.url" value =" http://repo1.maven .org/maven2/emma/emma/2.1.5320/emma-2.1.5320.jar" />
2222
2323 <!--
2424 URL from which emma_ant.jar can be retrieved
2525 -->
26- <property name =" test.emma_ant.url" value =" http://mirrors.ibiblio .org/pub/mirrors /maven2/emma/emma_ant/2.1.5320/emma_ant-2.1.5320.jar" />
26+ <property name =" test.emma_ant.url" value =" http://repo1.maven .org/maven2/emma/emma_ant/2.1.5320/emma_ant-2.1.5320.jar" />
2727
2828 <!--
2929 Destination to which testing classes should be built
You can’t perform that action at this time.
0 commit comments