diff --git a/module-core/pom.xml b/module-core/pom.xml
index eac41f1..d5f656f 100644
--- a/module-core/pom.xml
+++ b/module-core/pom.xml
@@ -10,7 +10,7 @@
io.goobi.vocabulary
vocabulary-server-core
- 1.1.4-SNAPSHOT
+ 1.1.4
Vocabulary-Server-Core
Spring Boot based RESTful web service for vocabulary management
jar
@@ -26,7 +26,7 @@
io.goobi.vocabulary
vocabulary-server-exchange
- 1.1.4-SNAPSHOT
+ 1.1.4
compile
diff --git a/module-exchange/pom.xml b/module-exchange/pom.xml
index 2d3d49c..9bfc74b 100644
--- a/module-exchange/pom.xml
+++ b/module-exchange/pom.xml
@@ -4,7 +4,7 @@
4.0.0
io.goobi.vocabulary
vocabulary-server-exchange
- 1.1.4-SNAPSHOT
+ 1.1.4
Vocabulary Exchange
Vocabulary data exchange classes
jar
diff --git a/pom.xml b/pom.xml
index ac4963a..869d41e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
4.0.0
io.goobi.vocabulary
vocabulary-server
- 1.1.4-SNAPSHOT
+ 1.1.4
Vocabulary-Server
pom
RESTful webservice for vocabulary management