Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--admin/pom-config.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/pom-config.xml b/admin/pom-config.xml
index ba18197ee..ecd0bcd88 100644
--- a/admin/pom-config.xml
+++ b/admin/pom-config.xml
@@ -242,7 +242,7 @@
<orbit-site>http://download.eclipse.org/tools/orbit/downloads/drops/R20170919201930/repository</orbit-site>
<cdt-site>http://download.eclipse.org/tools/cdt/builds/9.4</cdt-site>
<remote-site>http://download.eclipse.org/tools/ptp/builds/remote/3.0.0</remote-site>
- <terminal-site>http://download.eclipse.org/tm/terminal/updates/4.3milestones</terminal-site>
+ <terminal-site>http://download.eclipse.org/tm/terminal/updates/4.4milestones</terminal-site>
<tm-site>http://download.eclipse.org/tm/updates/4.3milestones</tm-site>
<swtbot-site>http://download.eclipse.org/technology/swtbot/releases/latest</swtbot-site>
</properties>

Back to the top