prepare for patch version 1.0.1

This commit is contained in:
anhefti 2020-06-16 14:25:46 +02:00
parent 8398378860
commit 9d353296f3
2 changed files with 2 additions and 2 deletions

View file

@ -18,7 +18,7 @@
<packaging>jar</packaging>
<properties>
<sebserver-version>1.0.1-SNAPSHOT</sebserver-version>
<sebserver-version>1.0.1</sebserver-version>
<build-version>${sebserver-version}</build-version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>

View file

@ -1,6 +1,6 @@
spring.application.name=SEB Server
spring.profiles.active=dev
sebserver.version=1.0.0
sebserver.version=1.0.1
##########################################################
### Global Server Settings