Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
authorUwe Stieber2014-03-28 08:36:40 +0000
committerUwe Stieber2014-03-28 08:36:40 +0000
commit49ebdf81f8841e04a88a7d75736af75dad198285 (patch)
tree4c9ca68d93ad41f5fe288ece92874750739daaa9 /admin
parent2640f854dcba7370f90f6a5af29c54cfa3480877 (diff)
downloadorg.eclipse.tcf-49ebdf81f8841e04a88a7d75736af75dad198285.tar.gz
org.eclipse.tcf-49ebdf81f8841e04a88a7d75736af75dad198285.tar.xz
org.eclipse.tcf-49ebdf81f8841e04a88a7d75736af75dad198285.zip
Target Explorer: Fix Eclipse 4.4 (Luna) build profile
Diffstat (limited to 'admin')
-rw-r--r--admin/pom-config.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/admin/pom-config.xml b/admin/pom-config.xml
index 929a2d22f..2f9b84e16 100644
--- a/admin/pom-config.xml
+++ b/admin/pom-config.xml
@@ -137,7 +137,6 @@
<properties>
<platform-site>http://download.eclipse.org/eclipse/updates/4.4milestones</platform-site>
<cdt-site>http://download.eclipse.org/tools/cdt/builds/luna/milestones</cdt-site>
- <tm-site>http://download.eclipse.org/tm/updates/3.6milestones</tm-site>
</properties>
</profile>

Back to the top