474676: Integration with Eclipse Sphinx
Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=474676
diff --git a/org.eclipse.rmf.releng.repository/pom.xml b/org.eclipse.rmf.releng.repository/pom.xml
index ffed4e6..5d760a2 100644
--- a/org.eclipse.rmf.releng.repository/pom.xml
+++ b/org.eclipse.rmf.releng.repository/pom.xml
@@ -41,12 +41,12 @@
<update.site.version>${project.version}</update.site.version>
<target.eclipse.version>4.4.2 (Luna) or newer</target.eclipse.version>
</symbols>
- <!--
+
<associateSites>
<site>http://download.eclipse.org/sphinx/updates/releases/0.9.x</site>
<site>http://download.eclipse.org/incquery/updates/release</site>
</associateSites>
- -->
+
</configuration>
</execution>
</executions>