From 831a605b05b8b95a2244b2c61feff3f31144ea5a Mon Sep 17 00:00:00 2001 From: anhefti Date: Thu, 12 Dec 2019 19:51:39 +0100 Subject: [PATCH] tagging 0.5.3-beta --- pom.xml | 2 +- src/main/resources/config/application.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index ca4dc823..bce89616 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ jar - 0.5.2-beta + 0.5.3-beta UTF-8 UTF-8 diff --git a/src/main/resources/config/application.properties b/src/main/resources/config/application.properties index 03ada474..e9b27188 100644 --- a/src/main/resources/config/application.properties +++ b/src/main/resources/config/application.properties @@ -1,5 +1,6 @@ spring.application.name=SEB Server spring.profiles.active=dev +sebserver.version=0.5.3 beta ########################################################## ### Global Server Settings @@ -56,7 +57,6 @@ sebserver.ssl.redirect.html.port=8080 ### SEB Server Webservice configuration sebserver.test.property=This is the default/root configuration -sebserver.version=0.5.2 beta sebserver.init.adminaccount.gen-on-init=true sebserver.init.organisation.name=ETHZ sebserver.init.adminaccount.username=super-admin