trying to wire up the eclipse parent
diff --git a/pom.xml b/pom.xml
index b48d964..95c51ee 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
   </modules>
   <properties>
     <tycho-version>0.10.0</tycho-version>
-    <eclipse-site>http://download.eclipse.org/releases/helios</eclipse-site>
+    <eclipse-site>http://maven.eclipse.org/nexus/context/repositories/release-helios</eclipse-site>
     <orbit-site>http://download.eclipse.org/tools/orbit/downloads/drops/R20100114021427/updateSite</orbit-site>
   </properties>
   <build>