Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'production/miscToolsAndNotes')
-rw-r--r--production/miscToolsAndNotes/proxyRelated/getBaseBuilderAndTools.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/production/miscToolsAndNotes/proxyRelated/getBaseBuilderAndTools.xml b/production/miscToolsAndNotes/proxyRelated/getBaseBuilderAndTools.xml
index f1c566107..fbcc10cf9 100644
--- a/production/miscToolsAndNotes/proxyRelated/getBaseBuilderAndTools.xml
+++ b/production/miscToolsAndNotes/proxyRelated/getBaseBuilderAndTools.xml
@@ -179,13 +179,13 @@
<property
name="webtools.repository"
- value="http://download.eclipse.org/webtools/releng/repository/" />
+ value="http://download.eclipse.org/webtools/downloads/drops/R3.10.0/S-3.10.0.RC4-20180611164516/repositoryunittests/" />
<property
name="webtools.feature"
value="org.eclipse.wtp.releng.tools.feature.feature.group" />
<property
name="webtools.feature.version"
- value="1.2.0.v201102200505-21-7w312213311616" />
+ value="1.2.0.v201405010053" />
<!--
This repo ONLY used for testing proxies. Not production runs.

Back to the top