Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorUwe Stieber2015-04-29 10:44:07 +0000
committerUwe Stieber2015-04-29 10:44:07 +0000
commit34ec8f4592c83350a26329689e6999bc245e01e1 (patch)
tree1b520ec444b24311cc23f87291d4d20eb9f1a3f4 /admin/pom-config.xml
parentf5cdbec7bf620e7babf104500006be721347c5c3 (diff)
downloadorg.eclipse.tcf-34ec8f4592c83350a26329689e6999bc245e01e1.tar.gz
org.eclipse.tcf-34ec8f4592c83350a26329689e6999bc245e01e1.tar.xz
org.eclipse.tcf-34ec8f4592c83350a26329689e6999bc245e01e1.zip
Releng: Fix typo in pom.xml
Diffstat (limited to 'admin/pom-config.xml')
-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 6b36ed139..68e6ab8c3 100644
--- a/admin/pom-config.xml
+++ b/admin/pom-config.xml
@@ -58,7 +58,7 @@
<license-site>http://download.eclipse.org/cbi/updates/license</license-site>
<cdt-site>http://download.eclipse.org/tools/cdt/releases/kepler</cdt-site>
<tm-site>http://download.eclipse.org/tm/updates/4.0milestones</tm-site>
- <terminal-site>http://download.eclipse.org/tm/terminal/updates/4.0milestones</tm-site>
+ <terminal-site>http://download.eclipse.org/tm/terminal/updates/4.0milestones</terminal-site>
<ptp-remote-site>http://download.eclipse.org/tools/ptp/builds/remote/1.1.1</ptp-remote-site>
<rxtx-site>http://archive.eclipse.org/tm/updates/rxtx</rxtx-site>
<orbit-site>http://download.eclipse.org/tools/orbit/downloads/drops/S20150428165605/repository/</orbit-site>

Back to the top