EMFStore is no longer incubating
diff --git a/downloads/discovery/kepler/modeling.xmi b/downloads/discovery/kepler/modeling.xmi
index 6ca0bc0..e0bf59c 100755
--- a/downloads/discovery/kepler/modeling.xmi
+++ b/downloads/discovery/kepler/modeling.xmi
@@ -269,9 +269,7 @@
         provider="Eclipse.org"
         description="EMFStore is a model repository for EMF-based models/data. It allows storage, versioning, collaboration, offline work and interactive merging. All functions are available via API and via GUI included in the release."
         license="EPL"
-        groups="//@filters.0"
-        image32="images/emfstore.png"
-        incubation="true">
+        image32="images/emfstore.png">
       <sitesURLS>http://download.eclipse.org/emf-store/releases</sitesURLS>
       <overview
           summary="EMFStore is a repository for EMF-based models. It features an offline mode and&#xA;is geared towards collaborative editing of the stored models. Therefore support&#xA;for conflict detection and interactive merging of models is built into the&#xA;repository including versioning. EMFStore also ships with a set of client&#xA;plugins containing an API for the server and even views for commiting changes&#xA;to, updating changes from the repository as well as merging models in a local&#xA;workspace. In addition EMFStore provides access control on the repository and&#xA;storage for the models and their meta data on client and server side. EMFStore&#xA;also supports changing the Ecore model of the stored EMF model instances by&#xA;generating model migrators based on Edapt. This is a useful feature if your&#xA;application evolves and requires changing your data model for example.&#xA;&#xA;Feature Overview:&#xA;- Offline Mode (No server connection neccessary)&#xA;- Interactive Merging&#xA;- Extensible Model Conflict Detection and Merging&#xA;- Model Versioning with full history&#xA;- Model Storage (client and server-side)&#xA;- Access Control&#xA;- Model Migration"