naming in maven cleanup
This commit is contained in:
parent
f73d5e917a
commit
ca617e425a
|
@ -5,7 +5,7 @@
|
|||
<artifactId>spring-boot</artifactId>
|
||||
<version>0.0.1-SNAPSHOT</version>
|
||||
<packaging>war</packaging>
|
||||
<name>Spring Boot Actuator</name>
|
||||
<name>spring-boot</name>
|
||||
<description>This is simple boot application for Spring boot actuator test</description>
|
||||
|
||||
<!-- Inherit defaults from Spring Boot -->
|
||||
|
|
Loading…
Reference in New Issue