Fixed bug in JSON response where request wasn't echoed
diff --git a/pom.xml b/pom.xml
index 7b8f0ab..efbf00e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
 
   <groupId>KorAP-modules</groupId>
   <artifactId>KorAP-lucene-index</artifactId>
-  <version>0.44.1</version>
+  <version>0.45</version>
   <packaging>jar</packaging>
 
   <name>KorAP-lucene-index</name>