Skip to content

Commit 025bafd

Browse files
committed
Polish new Actuator sample
1 parent 81c5753 commit 025bafd

File tree

1 file changed

+2
-2
lines changed
  • spring-boot-samples/spring-boot-sample-actuator-no-security

1 file changed

+2
-2
lines changed

spring-boot-samples/spring-boot-sample-actuator-no-security/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
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.4.2.BUILD-SNAPSHOT</version>
8+
<version>1.5.0.BUILD-SNAPSHOT</version>
99
</parent>
1010
<artifactId>spring-boot-sample-actuator-no-security</artifactId>
1111
<name>Spring Boot Actuator UI Sample</name>
12-
<description>Spring Boot Actuator UI Sample</description>
12+
<description>Spring Boot Actuator No Security Sample</description>
1313
<url>http://projects.spring.io/spring-boot/</url>
1414
<organization>
1515
<name>Pivotal Software, Inc.</name>

0 commit comments

Comments
 (0)