diff --git a/module-core/pom.xml b/module-core/pom.xml index d6e07eb..b80d54e 100644 --- a/module-core/pom.xml +++ b/module-core/pom.xml @@ -15,6 +15,12 @@ Spring Boot based RESTful web service for vocabulary management jar + 17 + 17 + 17 + + UTF-8 + 5.2.5 diff --git a/module-exchange/pom.xml b/module-exchange/pom.xml index cf89234..a6cc100 100644 --- a/module-exchange/pom.xml +++ b/module-exchange/pom.xml @@ -8,6 +8,13 @@ Vocabulary Exchange Vocabulary data exchange classes jar + + 17 + 17 + 17 + + UTF-8 + diff --git a/pom.xml b/pom.xml index cbd9f5e..6e709b0 100644 --- a/pom.xml +++ b/pom.xml @@ -8,9 +8,6 @@ Vocabulary-Server pom RESTful webservice for vocabulary management - - 11 - module-core module-exchange