Commit 87ac5748 by Johannes Edmeier

Update revision and README.md

parent 6c3d8b0d
......@@ -35,9 +35,13 @@ It provides the following features for registered application.
## Getting Started
[A quick guide](http://codecentric.github.io/spring-boot-admin/2.0.0/#getting-started) to get started can be found in our docs.
[A quick guide](http://codecentric.github.io/spring-boot-admin/2.0.1/#getting-started) to get started can be found in our docs.
There is also a <a href="https://goo.gl/2tRiUi" target="_blank">introductory talk availabe on YouTube</a>:
There are <a href="https://goo.gl/2tRiUi" target="_blank">introductory talks availabe on YouTube</a>:
<a href="https://youtu.be/__zkypwjSMs" target="_blank"><img src="https://i.ytimg.com/vi/__zkypwjSMs/maxresdefault.jpg"
alt="Monitoring Spring Boot® Applications with Spring Boot Admin @ Spring I/O 2018" width="240" height="135" border="10" /></a><br>
**Monitoring Spring Boot® Applications with Spring Boot Admin @ Spring I/O 2018**
<a href="https://goo.gl/2tRiUi" target="_blank"><img src="https://i.ytimg.com/vi/PWd9Q8_4OFo/maxresdefault.jpg"
alt="Spring Boot® Admin - Monitoring and Configuring Spring Boot Applications at Runtime" width="240" height="135" border="10" /></a><br>
......@@ -56,14 +60,12 @@ Having trouble with codecentric's Spring Boot Admin? We’d like to help!
* Report bugs at http://github.com/codecentric/spring-boot-admin/issues.
## Reference Guide
[Version 2.0.0](http://codecentric.github.io/spring-boot-admin/2.0.0/)
[Version 2.0.1](http://codecentric.github.io/spring-boot-admin/2.0.1/)
[Version 1.5.7](http://codecentric.github.io/spring-boot-admin/1.5.7/)
[Version 1.4.6](http://codecentric.github.io/spring-boot-admin/1.4.6/)
[Version 1.3.7](http://codecentric.github.io/spring-boot-admin/1.3.7/)
## Trademarks and licenses
The source code of codecentric's Spring Boot Admin is licensed under [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0)
......
......@@ -26,7 +26,7 @@
<description>Spring Boot Admin</description>
<url>https://github.com/codecentric/spring-boot-admin/</url>
<properties>
<revision>2.0.1-SNAPSHOT</revision>
<revision>2.0.2-SNAPSHOT</revision>
<spring-boot.version>2.0.3.RELEASE</spring-boot.version>
<spring-cloud.version>Finchley.RELEASE</spring-cloud.version>
<hazelcast-tests.version>3.9.4</hazelcast-tests.version>
......
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