diff --git a/module-core/pom.xml b/module-core/pom.xml index bd8769b..20563fb 100644 --- a/module-core/pom.xml +++ b/module-core/pom.xml @@ -10,13 +10,11 @@ io.goobi.vocabulary vocabulary-server-core - 1.0.1-SNAPSHOT + 1.1.0 Vocabulary-Server-Core Spring Boot based RESTful web service for vocabulary management jar - 17 - 17 17 UTF-8 @@ -27,7 +25,7 @@ io.goobi.vocabulary vocabulary-server-exchange - 1.0.1-SNAPSHOT + 1.1.0 compile diff --git a/module-exchange/pom.xml b/module-exchange/pom.xml index aaac968..47af30c 100644 --- a/module-exchange/pom.xml +++ b/module-exchange/pom.xml @@ -4,14 +4,12 @@ 4.0.0 io.goobi.vocabulary vocabulary-server-exchange - 1.0.1-SNAPSHOT + 1.1.0 Vocabulary Exchange Vocabulary data exchange classes jar - 11 - 11 - 11 + 17 UTF-8 diff --git a/pom.xml b/pom.xml index 73f8c74..5e51df1 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 io.goobi.vocabulary vocabulary-server - 1.0.1-SNAPSHOT + 1.1.0 Vocabulary-Server pom RESTful webservice for vocabulary management