|
|
|
@ -6,7 +6,7 @@ |
|
|
|
<!-- Your own application should inherit from spring-boot-starter-parent --> |
|
|
|
<!-- Your own application should inherit from spring-boot-starter-parent --> |
|
|
|
<groupId>org.springframework.boot</groupId> |
|
|
|
<groupId>org.springframework.boot</groupId> |
|
|
|
<artifactId>spring-boot-samples</artifactId> |
|
|
|
<artifactId>spring-boot-samples</artifactId> |
|
|
|
<version>1.2.7.BUILD-SNAPSHOT</version> |
|
|
|
<version>1.3.0.BUILD-SNAPSHOT</version> |
|
|
|
</parent> |
|
|
|
</parent> |
|
|
|
<artifactId>spring-boot-sample-war</artifactId> |
|
|
|
<artifactId>spring-boot-sample-war</artifactId> |
|
|
|
<packaging>war</packaging> |
|
|
|
<packaging>war</packaging> |
|
|
|
|