From 97bf22ef9e2047bdeb7677ee32eea2bbe1e8a775 Mon Sep 17 00:00:00 2001
From: srosse <stephane.rosse@frentix.com>
Date: Mon, 15 Apr 2019 11:53:36 +0200
Subject: [PATCH] OO-4013: update QtiWorks to 1.0.14

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

diff --git a/pom.xml b/pom.xml
index 47b07f2fba2..39156872a54 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.13</qtiworks.version>
+		<qtiworks.version>1.0.14</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