Signed-off-by: anhefti <andreas.hefti@let.ethz.ch>
This commit is contained in:
anhefti 2018-11-12 13:29:10 +01:00
parent 2f82781269
commit d9b2847d49

View file

@ -9,7 +9,7 @@
<name>seb-server</name>
<description>web-service for SEB maintenance and monitoring active SEB sessions</description>
<parent>
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.0.5.RELEASE</version>
@ -23,7 +23,7 @@
<java.version>1.8</java.version>
</properties>
<build>
<build>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>