[Build] make sure that when installing Intent feature Google Collect and
EMFCompare latest version update sites are referenced
diff --git a/features/org.eclipse.mylyn.docs.intent-feature/feature.xml b/features/org.eclipse.mylyn.docs.intent-feature/feature.xml
index deaab6d..bf9d7a6 100644
--- a/features/org.eclipse.mylyn.docs.intent-feature/feature.xml
+++ b/features/org.eclipse.mylyn.docs.intent-feature/feature.xml
@@ -18,6 +18,11 @@
       [Enter License Description here.]

    </license>

 

+   <url>

+      <discovery label="Google Collections" url="http://download.eclipse.org/tools/orbit/downloads/drops/R20110523182458/repository/"/>

+      <discovery label="Emf Compare Latest Version" url="http://download.eclipse.org/modeling/emf/compare/updates/nightly/1.2"/>

+   </url>

+

    <plugin

          id="org.eclipse.mylyn.docs.intent"

          download-size="0"

@@ -101,8 +106,4 @@
          version="0.0.0"

          unpack="false"/>

 

- 	<url>

-      <update label="Google Collections" url="http://download.eclipse.org/tools/orbit/downloads/drops/R20110523182458/repository/"/>

-	  <discovery label="Google Collections" url="http://download.eclipse.org/tools/orbit/downloads/drops/R20110523182458/repository/"/>

-	</url>

 </feature>