From cd7e8daa4d56e5e7c172b087bc9b3c19028a48d6 Mon Sep 17 00:00:00 2001 From: srosse <stephane.rosse@frentix.com> Date: Wed, 27 Jun 2018 11:47:05 +0200 Subject: [PATCH] OO-3553: double check some status before end oder unsuspending an item or test session (changes are done in QtiWorks 1.0.8) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2d515e01ceb..1b8365ca33f 100644 --- a/pom.xml +++ b/pom.xml @@ -73,7 +73,7 @@ <version.selenium>3.11.0</version.selenium> <version.drone>2.5.1</version.drone> <activemq.version>5.11.1</activemq.version> - <qtiworks.version>1.0.7</qtiworks.version> + <qtiworks.version>1.0.8</qtiworks.version> <!-- properties for testing and Q&A --> <!-- by default no tests are executed so far (April 2011). Use appropriate profiles and properties on the command line --> -- GitLab