removed unused product
diff --git a/org.eclipse.emf.emfstore.products/pom.xml b/org.eclipse.emf.emfstore.products/pom.xml
index 6839a2a..cd84a6d 100644
--- a/org.eclipse.emf.emfstore.products/pom.xml
+++ b/org.eclipse.emf.emfstore.products/pom.xml
@@ -39,10 +39,6 @@
               <id>org.eclipse.emf.emfstore.product</id>
 	          <attachId>server</attachId>
             </product>
-            <product>
-              <id>org.eclipse.emf.ecp.product</id>
-              <attachId>client</attachId>
-            </product>
           </products>
         </configuration>
       </plugin>