From 9505b083b27a64c15ba8a7d3160abb18c4699983 Mon Sep 17 00:00:00 2001
From: srosse <stephane.rosse@frentix.com>
Date: Wed, 8 May 2019 14:27:57 +0200
Subject: [PATCH] OO-4053: update QtiWorks with fix for rounding error in
 Mapping

---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 39156872a54..467f505cef4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -73,7 +73,7 @@
 		<version.selenium>3.13.0</version.selenium>
 		<version.drone>2.5.1</version.drone>
 		<activemq.version>5.11.1</activemq.version>
-		<qtiworks.version>1.0.14</qtiworks.version>
+		<qtiworks.version>1.0.15</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