prepare for patch version 1.0.1
This commit is contained in:
parent
8398378860
commit
9d353296f3
2 changed files with 2 additions and 2 deletions
2
pom.xml
2
pom.xml
|
@ -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>
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue