prepare for v0.6.6
This commit is contained in:
parent
015d586bb2
commit
274c7238f8
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>0.6.5</sebserver-version>
|
||||
<sebserver-version>0.6.6</sebserver-version>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
|
||||
</properties>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
spring.application.name=SEB Server
|
||||
spring.profiles.active=dev
|
||||
sebserver.version=0.6.5 (RC for v1.0)
|
||||
sebserver.version=0.6.6 (RC for v1.0)
|
||||
|
||||
##########################################################
|
||||
### Global Server Settings
|
||||
|
|
Loading…
Reference in a new issue