From 0540263c17a01d9ef96fcd302daa6be5428ffdab Mon Sep 17 00:00:00 2001
From: srosse <stephane.rosse@frentix.com>
Date: Thu, 24 Jan 2019 16:15:40 +0100
Subject: [PATCH] OO-3837: trim gap text for matching in QTI 2.1

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

diff --git a/pom.xml b/pom.xml
index ac0eaa4ddcb..902a3a20899 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.9</qtiworks.version>
+		<qtiworks.version>1.0.11</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