Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tests/org.eclipse.emf.edapt.rcptt/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/org.eclipse.emf.edapt.rcptt/pom.xml b/tests/org.eclipse.emf.edapt.rcptt/pom.xml
index 19a169d..915ae13 100644
--- a/tests/org.eclipse.emf.edapt.rcptt/pom.xml
+++ b/tests/org.eclipse.emf.edapt.rcptt/pom.xml
@@ -9,7 +9,7 @@
<properties>
<rcptt-maven-version>2.3.0</rcptt-maven-version>
- <rcptt-runner-version>2.3.1</rcptt-runner-version>
+ <rcptt-runner-version>2.3.0</rcptt-runner-version>
<toolchains-version>1.1</toolchains-version>
</properties>

Back to the top