TCI - Update RCPTT Version to 2.5.1
Change-Id: Ie47a746be01be8a2c1d52a267484283d127fd753
Signed-off-by: Eugen Neufeld <eneufeld@eclipsesource.com>
diff --git a/tests/ECPQ7Tests/pom.xml b/tests/ECPQ7Tests/pom.xml
index 1905474..55c0c1a 100644
--- a/tests/ECPQ7Tests/pom.xml
+++ b/tests/ECPQ7Tests/pom.xml
@@ -8,8 +8,8 @@
<packaging>pom</packaging>
<properties>
- <rcptt-runner-version>2.5.0-SNAPSHOT</rcptt-runner-version>
- <rcptt-maven-version>2.5.0-SNAPSHOT</rcptt-maven-version>
+ <rcptt-runner-version>2.5.1-SNAPSHOT</rcptt-runner-version>
+ <rcptt-maven-version>2.5.1-SNAPSHOT</rcptt-maven-version>
<build_job>ecp-develop-full</build_job>
<currentBuild>https://hudson.eclipse.org/ecp/job/${build_job}/lastSuccessfulBuild/artifact/releng/</currentBuild>
<jacoco-version>0.7.9</jacoco-version>