Fix version in new sample
This commit is contained in:
parent
3404850b2e
commit
ef2898a2f9
|
|
@ -5,7 +5,7 @@
|
|||
<!-- Your own application should inherit from spring-boot-starter-parent -->
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-samples</artifactId>
|
||||
<version>1.1.6.BUILD-SNAPSHOT</version>
|
||||
<version>1.2.0.BUILD-SNAPSHOT</version>
|
||||
</parent>
|
||||
<artifactId>spring-boot-sample-velocity</artifactId>
|
||||
<name>spring-boot-sample-velocity</name>
|
||||
|
|
|
|||
Loading…
Reference in New Issue