Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'eclipse-platform-parent/saveproperties')
-rw-r--r--eclipse-platform-parent/saveproperties/mavenproperties.properties10
1 files changed, 1 insertions, 9 deletions
diff --git a/eclipse-platform-parent/saveproperties/mavenproperties.properties b/eclipse-platform-parent/saveproperties/mavenproperties.properties
index fbcc60524..48c2e18ac 100644
--- a/eclipse-platform-parent/saveproperties/mavenproperties.properties
+++ b/eclipse-platform-parent/saveproperties/mavenproperties.properties
@@ -26,16 +26,8 @@ maven.repo.local=${maven.repo.local}
comparator.repo=${comparator.repo}
-aspectj-repo.url=${aspectj-repo.url}
-ecf-repo.url=${ecf-repo.url}
eclipse-p2-repo.url=${eclipse-p2-repo.url}
-egit-repo.url=${egit-repo.url}
-emf-repo.url=${emf-repo.url}
-jetty-repo.url=${jetty-repo.url}
+
eclipse-repo.url=${eclipse-repo.url}
sun.java.command=${sun.java.command}
-
-
-
-

Back to the top