From a6024d20f4b538cf131df60d18d08bc18ee5cea8 Mon Sep 17 00:00:00 2001
From: srosse <stephane.rosse@frentix.com>
Date: Wed, 13 Mar 2019 09:04:25 +0100
Subject: [PATCH] OO-3964: update QtiWorks 1.0.13 (rounding errors in sum)

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

diff --git a/pom.xml b/pom.xml
index 29f79c4eb6b..47b07f2fba2 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.12</qtiworks.version>
+		<qtiworks.version>1.0.13</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