From 4a2fdbd1a2449a68c0a9d93830ffa26454125ffc Mon Sep 17 00:00:00 2001
From: David Williams
Date: Wed, 27 Apr 2016 11:54:20 -0400
Subject: Bug 492567 - removed "circular definition"
---
eclipse-platform-parent/pom.xml | 6 +++++-
eclipse-platform-parent/saveproperties/mavenproperties.properties | 2 +-
2 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/eclipse-platform-parent/pom.xml b/eclipse-platform-parent/pom.xml
index 26a6a882e..4fa1e37e4 100644
--- a/eclipse-platform-parent/pom.xml
+++ b/eclipse-platform-parent/pom.xml
@@ -185,7 +185,10 @@
https://oss.sonatype.org/content/repositories/orgeclipsetycho-1036/
-->
-
+
cbi-jdt
${cbi-jdt-repo.url}
diff --git a/eclipse-platform-parent/saveproperties/mavenproperties.properties b/eclipse-platform-parent/saveproperties/mavenproperties.properties
index d3de94f03..402c914a2 100644
--- a/eclipse-platform-parent/saveproperties/mavenproperties.properties
+++ b/eclipse-platform-parent/saveproperties/mavenproperties.properties
@@ -2,7 +2,7 @@
# to display in reports or PHP pages
tycho-extras.version=${tycho-extras.version}
-tycho-repo.url=${tycho-repo.url}
+#tycho-repo.url=${tycho-repo.url}
tycho.debug.artifactcomparator=${tycho.debug.artifactcomparator}
tycho.localArtifacts=${tycho.localArtifacts}
tycho.version=${tycho.version}
--
cgit v1.2.3