File tree 20 files changed +22
-22
lines changed
spring-boot-admin-samples
spring-boot-admin-sample-consul
spring-boot-admin-sample-eureka
spring-boot-admin-sample-hazelcast
spring-boot-admin-sample-war
spring-boot-admin-sample-zookeeper
spring-boot-admin-server-ui
spring-boot-admin-server-ui-activiti
spring-boot-admin-server-ui-hystrix
spring-boot-admin-server-ui-login
spring-boot-admin-server-ui-turbine
spring-boot-admin-starter-client
20 files changed +22
-22
lines changed Original file line number Diff line number Diff line change @@ -32,13 +32,13 @@ This application provides a simple UI to administrate Spring Boot applications.
32
32
33
33
## Getting Started
34
34
35
- [ A quick guide] ( http://codecentric.github.io/spring-boot-admin/1.5.5 /#getting-started ) to get started can be found in our docs.
35
+ [ A quick guide] ( http://codecentric.github.io/spring-boot-admin/1.5.6 /#getting-started ) to get started can be found in our docs.
36
36
37
37
## Getting Help
38
38
39
39
Having trouble with Spring Boot Admin? We’d like to help!
40
40
41
- * Check the [ reference documentation] ( http://codecentric.github.io/spring-boot-admin/1.5.5 / ) .
41
+ * Check the [ reference documentation] ( http://codecentric.github.io/spring-boot-admin/1.5.6 / ) .
42
42
43
43
* Ask a question on [ stackoverflow.com] ( http://stackoverflow.com/questions/tagged/spring-boot-admin ) - we monitor questions tagged with ` spring-boot-admin ` .
44
44
@@ -47,7 +47,7 @@ Having trouble with Spring Boot Admin? We’d like to help!
47
47
* Report bugs with Spring Boot Admin at http://github.com/codecentric/spring-boot-admin/issues .
48
48
49
49
## Reference Guide
50
- [ Version 1.5.5 ] ( http://codecentric.github.io/spring-boot-admin/1.5.5 / )
50
+ [ Version 1.5.6 ] ( http://codecentric.github.io/spring-boot-admin/1.5.6 / )
51
51
52
52
[ Version 1.4.6] ( http://codecentric.github.io/spring-boot-admin/1.4.6/ )
53
53
Original file line number Diff line number Diff line change 10
10
</parent >
11
11
<groupId >de.codecentric</groupId >
12
12
<artifactId >spring-boot-admin</artifactId >
13
- <version >1.5.6 -SNAPSHOT</version >
13
+ <version >1.5.7 -SNAPSHOT</version >
14
14
<packaging >pom</packaging >
15
15
<name >Spring Boot Admin</name >
16
16
<description >Spring Boot Admin</description >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >de.codecentric</groupId >
6
6
<artifactId >spring-boot-admin</artifactId >
7
- <version >1.5.6 -SNAPSHOT</version >
7
+ <version >1.5.7 -SNAPSHOT</version >
8
8
<relativePath >..</relativePath >
9
9
</parent >
10
10
<artifactId >spring-boot-admin-docs</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >de.codecentric</groupId >
7
7
<artifactId >spring-boot-admin</artifactId >
8
- <version >1.5.6 -SNAPSHOT</version >
8
+ <version >1.5.7 -SNAPSHOT</version >
9
9
<relativePath >..</relativePath >
10
10
</parent >
11
11
<artifactId >spring-boot-admin-samples</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >de.codecentric</groupId >
6
6
<artifactId >spring-boot-admin-samples</artifactId >
7
- <version >1.5.6 -SNAPSHOT</version >
7
+ <version >1.5.7 -SNAPSHOT</version >
8
8
<relativePath >..</relativePath >
9
9
</parent >
10
10
<artifactId >spring-boot-admin-sample-consul</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >de.codecentric</groupId >
6
6
<artifactId >spring-boot-admin-samples</artifactId >
7
- <version >1.5.6 -SNAPSHOT</version >
7
+ <version >1.5.7 -SNAPSHOT</version >
8
8
<relativePath >..</relativePath >
9
9
</parent >
10
10
<artifactId >spring-boot-admin-sample-eureka</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >de.codecentric</groupId >
6
6
<artifactId >spring-boot-admin-samples</artifactId >
7
- <version >1.5.6 -SNAPSHOT</version >
7
+ <version >1.5.7 -SNAPSHOT</version >
8
8
<relativePath >..</relativePath >
9
9
</parent >
10
10
<artifactId >spring-boot-admin-sample-hazelcast</artifactId >
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >de.codecentric</groupId >
9
9
<artifactId >spring-boot-admin-samples</artifactId >
10
- <version >1.5.6 -SNAPSHOT</version >
10
+ <version >1.5.7 -SNAPSHOT</version >
11
11
<relativePath >..</relativePath >
12
12
</parent >
13
13
<dependencies >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >de.codecentric</groupId >
6
6
<artifactId >spring-boot-admin-samples</artifactId >
7
- <version >1.5.6 -SNAPSHOT</version >
7
+ <version >1.5.7 -SNAPSHOT</version >
8
8
<relativePath >..</relativePath >
9
9
</parent >
10
10
<artifactId >spring-boot-admin-sample-zookeeper</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >de.codecentric</groupId >
6
6
<artifactId >spring-boot-admin-samples</artifactId >
7
- <version >1.5.6 -SNAPSHOT</version >
7
+ <version >1.5.7 -SNAPSHOT</version >
8
8
<relativePath >..</relativePath >
9
9
</parent >
10
10
<artifactId >spring-boot-admin-sample</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >de.codecentric</groupId >
7
7
<artifactId >spring-boot-admin</artifactId >
8
- <version >1.5.6 -SNAPSHOT</version >
8
+ <version >1.5.7 -SNAPSHOT</version >
9
9
<relativePath >..</relativePath >
10
10
</parent >
11
11
<artifactId >spring-boot-admin-server-ui-activiti</artifactId >
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " spring-boot-admin-server-ui-hystrix" ,
3
- "version" : " 1.5.6 " ,
3
+ "version" : " 1.5.7 " ,
4
4
"scripts" : {
5
5
"build" : " npm run build:js" ,
6
6
"build:js" : " webpack -p" ,
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >de.codecentric</groupId >
7
7
<artifactId >spring-boot-admin</artifactId >
8
- <version >1.5.6 -SNAPSHOT</version >
8
+ <version >1.5.7 -SNAPSHOT</version >
9
9
<relativePath >..</relativePath >
10
10
</parent >
11
11
<artifactId >spring-boot-admin-server-ui-hystrix</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >de.codecentric</groupId >
7
7
<artifactId >spring-boot-admin</artifactId >
8
- <version >1.5.6 -SNAPSHOT</version >
8
+ <version >1.5.7 -SNAPSHOT</version >
9
9
<relativePath >..</relativePath >
10
10
</parent >
11
11
<artifactId >spring-boot-admin-server-ui-login</artifactId >
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " spring-boot-admin-server-ui-turbine" ,
3
- "version" : " 1.5.6 " ,
3
+ "version" : " 1.5.7 " ,
4
4
"scripts" : {
5
5
"build" : " npm run build:js" ,
6
6
"build:js" : " webpack -p" ,
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >de.codecentric</groupId >
7
7
<artifactId >spring-boot-admin</artifactId >
8
- <version >1.5.6 -SNAPSHOT</version >
8
+ <version >1.5.7 -SNAPSHOT</version >
9
9
<relativePath >..</relativePath >
10
10
</parent >
11
11
<artifactId >spring-boot-admin-server-ui-turbine</artifactId >
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " spring-boot-admin-server-ui" ,
3
- "version" : " 1.5.6 " ,
3
+ "version" : " 1.5.7 " ,
4
4
"scripts" : {
5
5
"build" : " npm run build:js" ,
6
6
"build:js" : " webpack -p" ,
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >de.codecentric</groupId >
6
6
<artifactId >spring-boot-admin</artifactId >
7
- <version >1.5.6 -SNAPSHOT</version >
7
+ <version >1.5.7 -SNAPSHOT</version >
8
8
<relativePath >..</relativePath >
9
9
</parent >
10
10
<artifactId >spring-boot-admin-server-ui</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >de.codecentric</groupId >
6
6
<artifactId >spring-boot-admin</artifactId >
7
- <version >1.5.6 -SNAPSHOT</version >
7
+ <version >1.5.7 -SNAPSHOT</version >
8
8
<relativePath >..</relativePath >
9
9
</parent >
10
10
<artifactId >spring-boot-admin-server</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >de.codecentric</groupId >
6
6
<artifactId >spring-boot-admin</artifactId >
7
- <version >1.5.6 -SNAPSHOT</version >
7
+ <version >1.5.7 -SNAPSHOT</version >
8
8
<relativePath >..</relativePath >
9
9
</parent >
10
10
<artifactId >spring-boot-admin-starter-client</artifactId >
You can’t perform that action at this time.
0 commit comments