upgrading sirius and adding ecoretools for kepler
diff --git a/downloads/discovery/kepler/modeling.xmi b/downloads/discovery/kepler/modeling.xmi
index 7aae6dc..c7e8f08 100755
--- a/downloads/discovery/kepler/modeling.xmi
+++ b/downloads/discovery/kepler/modeling.xmi
@@ -108,8 +108,7 @@
         groups="//@filters.0"
         image32="images/sirius.png"
         incubation="true">
-      <sitesURLS>http://download.eclipse.org/sirius/updates/releases/0.9.0/kepler</sitesURLS>
-      <sitesURLS>http://download.eclipse.org/releases/kepler/</sitesURLS>
+      <sitesURLS>http://download.eclipse.org/sirius/updates/releases/1.0.0/kepler</sitesURLS>
       <overview
           summary="A modeling workbench created with Sirius is composed of a set of Eclipse editors (diagrams, tables and trees) which allow the users to create, edit and visualize EMF models.&#xA;The editors are defined by a model which defines the complete structure of the modeling workbench, its behavior and all the edition and navigation tools. This description of a Sirius modeling workbench is dynamically interpreted by a runtime within the Eclipse IDE.&#xA;For supporting specific need for customization, Sirius is extensible in many ways, notably by providing new kinds of representations, new query languages and by being able to call Java code to interact with Eclipse or any other system."
           screenshot="images/sirius-screenshot-320x240.png"
@@ -180,6 +179,21 @@
       description="Modeling environment tools."
       relevance="3">
     <components
+        name="EcoreTools (Updates)"
+        provider="Eclipse.org"
+        description="Class diagrams and rich editing capabilities for your domain models."
+        license="EPL"
+        image32="images/sirius.png">
+      <sitesURLS>http://download.eclipse.org/ecoretools/updates/nightly/2.0.x/luna</sitesURLS>
+      <sitesURLS>http://download.eclipse.org/releases/kepler/</sitesURLS>
+      <sitesURLS>http://download.eclipse.org/sirius/updates/releases/1.0.0/kepler</sitesURLS>
+      <overview
+          summary="EcoreTools is a graphical modeler to create, edit and analyze Ecore models.&#xA;&#xA;It provides several a class diagram editor (similar to UML Class Diagrams), a package dependencies diagram editor and several table editors to design your Ecore model."
+          screenshot="images/ecoretools-screenshot-320x240.png"
+          url="https://www.eclipse.org/ecoretools/"/>
+      <id>org.eclipse.emf.ecoretools.design</id>
+    </components>
+    <components
         name="UML2 Tools"
         provider="Eclipse.org"
         description="The UML2Tools component is a set of the UML 2.1 compatible diagram editors, based on the Eclipse GMF framework"