Commit dedfc3cc by Thomas Bosch

release

parent 2bdcaebc
......@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>de.codecentric</groupId>
<artifactId>spring-boot-admin</artifactId>
<version>1.0.0.RC2</version>
<version>1.0.0.RELEASE</version>
<properties>
<spring-boot.version>1.1.4.RELEASE</spring-boot.version>
<bootstrap.version>2.3.2</bootstrap.version>
......@@ -15,7 +15,7 @@
<dependency>
<groupId>de.codecentric</groupId>
<artifactId>spring-boot-starter-admin-client</artifactId>
<version>1.0.0.RC5</version>
<version>1.0.0.RELEASE</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
......
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