Skip to content

Commit 7f99153

Browse files
committed
Fixup parent POM version number
1 parent 9048c97 commit 7f99153

File tree

1 file changed

+1
-1
lines changed
  • spring-boot-samples/spring-boot-sample-secure-oauth2-actuator

1 file changed

+1
-1
lines changed

spring-boot-samples/spring-boot-sample-secure-oauth2-actuator/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<!-- Your own application should inherit from spring-boot-starter-parent -->
66
<groupId>org.springframework.boot</groupId>
77
<artifactId>spring-boot-samples</artifactId>
8-
<version>1.5.0.BUILD-SNAPSHOT</version>
8+
<version>2.0.0.BUILD-SNAPSHOT</version>
99
</parent>
1010
<artifactId>spring-boot-sample-secure-oauth2-actuator</artifactId>
1111
<name>spring-boot-sample-secure-oauth2-actuator</name>

0 commit comments

Comments
 (0)