Commit 43de5f3d authored by Dave Syer's avatar Dave Syer

Bump version in new sample

parent 5fd9af23
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,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.1.6.BUILD-SNAPSHOT</version> <version>1.2.0.BUILD-SNAPSHOT</version>
</parent> </parent>
<artifactId>spring-boot-sample-web-secure-jdbc</artifactId> <artifactId>spring-boot-sample-web-secure-jdbc</artifactId>
<name>spring-boot-sample-web-secure-jdbc</name> <name>spring-boot-sample-web-secure-jdbc</name>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment