TCI - RCPTT add emfstore example to injections
Change-Id: I00c1d3ade81424ff63ce5c448acd7e8bca870660
Signed-off-by: Eugen Neufeld <eneufeld@eclipsesource.com>
diff --git a/tests/ECPQ7Tests/EPPTests/pom.xml b/tests/ECPQ7Tests/EPPTests/pom.xml
index 3c1f27d..0b5ed56 100644
--- a/tests/ECPQ7Tests/EPPTests/pom.xml
+++ b/tests/ECPQ7Tests/EPPTests/pom.xml
@@ -23,6 +23,7 @@
</profile>
</profiles>
<properties>
+ <emfstore-update-site>http://download.eclipse.org/emfstore/releases_19</emfstore-update-site>
<aut-path>.</aut-path>
</properties>
<build>
@@ -67,6 +68,12 @@
<explicit>${aut-path}/aut/${eclipse-name}_${eclipse-sr}.tar.gz</explicit>
<injections>
+ <injection>
+ <site>${emfstore-update-site}</site>
+ <features>
+ <feature>org.eclipse.emf.emfstore.example.feature.feature.group</feature>
+ </features>
+ </injection>
<injection>
<site>${currentBuild}/org.eclipse.emf.ecp.repository.target/target/repository</site>
<features>