379118: Integration of EMFStore in Amalgam

https://bugs.eclipse.org/bugs/show_bug.cgi?id=379118

adding it in the indigo discovery
diff --git a/downloads/discovery/indigo/images/emfstore-screenhshot-320x240.png b/downloads/discovery/indigo/images/emfstore-screenhshot-320x240.png
new file mode 100644
index 0000000..8b88007
--- /dev/null
+++ b/downloads/discovery/indigo/images/emfstore-screenhshot-320x240.png
Binary files differ
diff --git a/downloads/discovery/indigo/images/emfstore.png b/downloads/discovery/indigo/images/emfstore.png
new file mode 100644
index 0000000..5224a08
--- /dev/null
+++ b/downloads/discovery/indigo/images/emfstore.png
Binary files differ
diff --git a/downloads/discovery/indigo/modeling.xmi b/downloads/discovery/indigo/modeling.xmi
index 37d6ebe..169d973 100644
--- a/downloads/discovery/indigo/modeling.xmi
+++ b/downloads/discovery/indigo/modeling.xmi
@@ -106,6 +106,11 @@
       <id>org.eclipse.egf.sdk</id>
       <hiddingFeatureID>org.eclipse.egf.sdk</hiddingFeatureID>
     </components>
+   <components name="EMFStore" 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">
+      <sitesURLS>http://download.eclipse.org/emf-store/releases/latest</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" screenshot="images/emfstore-screenshot-320x240.png" url="http://emfstore.org"/>
+      <id>org.eclipse.emf.emfstore.ecp.feature</id>
+    </components>    
     <components name="Teneo" provider="Eclipse.org" description="Teneo is a Model-Relational mapping and runtime database persistence solution for the Eclipse Modeling Framework (EMF) using Hibernate and EclipseLink." license="EPL">
       <sitesURLS>http://download.eclipse.org/releases/indigo/</sitesURLS>
       <overview summary="The EMF &#x2013; Hibernate integration supports all EMF features and standard EclipseLink and Hibernate features. EMF objects can be persisted in most major relational databases and retrieved using an EMF resource approach or HQL/JPA queries. A distinctive feature of Teneo is that you can override/extend the Model-Relational mapping using JPA annotations in the model." screenshot="images/teneo-screenshot-320x240.png" url="http://wiki.eclipse.org/Teneo"/>