Merge branch 'master' into 0.75-SNAPSHOT

Change-Id: Idd1d74e2c0076386e6e2cf52aa11ebf1f2e16766
diff --git a/Changes b/Changes
index ae7aba0..ab9d68f 100644
--- a/Changes
+++ b/Changes
@@ -1,4 +1,4 @@
-# version 0.74-SNAPSHOT
+# version 0.74
 
 - Remove corpusQuery param in the statistics web-service (close #758).
 - Moved NamedVCLoader to the init package.
diff --git a/pom.xml b/pom.xml
index 7a42c73..e9cc568 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
 	<modelVersion>4.0.0</modelVersion>
 	<groupId>de.ids-mannheim.korap.kustvakt</groupId>
 	<artifactId>Kustvakt</artifactId>
-	<version>0.74-SNAPSHOT</version>
+	<version>0.74</version>
 	<properties>
 		<java.version>17</java.version>
 		<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>