This repository was archived by the owner on Jun 29, 2018. It is now read-only.
File tree Expand file tree Collapse file tree 9 files changed +9
-9
lines changed
spring-boot-admin-samples
spring-boot-admin-sample-discovery
spring-boot-admin-sample-hazelcast
spring-boot-admin-server-ui
spring-boot-admin-starter-client Expand file tree Collapse file tree 9 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 1111
1212 <groupId >de.codecentric</groupId >
1313 <artifactId >spring-boot-admin</artifactId >
14- <version >1.1.3 -SNAPSHOT</version >
14+ <version >1.2.0 -SNAPSHOT</version >
1515 <packaging >pom</packaging >
1616
1717 <name >Spring Boot Admin</name >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >de.codecentric</groupId >
77 <artifactId >spring-boot-admin</artifactId >
8- <version >1.1.3 -SNAPSHOT</version >
8+ <version >1.2.0 -SNAPSHOT</version >
99 <relativePath >..</relativePath >
1010 </parent >
1111 <groupId >de.codecentric</groupId >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >de.codecentric</groupId >
66 <artifactId >spring-boot-admin-samples</artifactId >
7- <version >1.1.3 -SNAPSHOT</version >
7+ <version >1.2.0 -SNAPSHOT</version >
88 <relativePath >..</relativePath >
99 </parent >
1010 <artifactId >spring-boot-admin-sample-discovery</artifactId >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >de.codecentric</groupId >
66 <artifactId >spring-boot-admin-samples</artifactId >
7- <version >1.1.3 -SNAPSHOT</version >
7+ <version >1.2.0 -SNAPSHOT</version >
88 <relativePath >..</relativePath >
99 </parent >
1010 <artifactId >spring-boot-admin-sample-hazelcast</artifactId >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >de.codecentric</groupId >
66 <artifactId >spring-boot-admin-samples</artifactId >
7- <version >1.1.3 -SNAPSHOT</version >
7+ <version >1.2.0 -SNAPSHOT</version >
88 <relativePath >..</relativePath >
99 </parent >
1010 <artifactId >spring-boot-admin-sample</artifactId >
Original file line number Diff line number Diff line change 11{
22 "name" : " spring-boot-admin-server-ui" ,
3- "version" : " 1.1.3 " ,
3+ "version" : " 1.2.0 " ,
44 "scripts" : {
55 "postinstall" : " ./node_modules/protractor/bin/webdriver-manager update" ,
66 "pretest" : " ./node_modules/protractor/bin/webdriver-manager start &" ,
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >de.codecentric</groupId >
77 <artifactId >spring-boot-admin</artifactId >
8- <version >1.1.3 -SNAPSHOT</version >
8+ <version >1.2.0 -SNAPSHOT</version >
99 <relativePath >..</relativePath >
1010 </parent >
1111 <artifactId >spring-boot-admin-server-ui</artifactId >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >de.codecentric</groupId >
66 <artifactId >spring-boot-admin</artifactId >
7- <version >1.1.3 -SNAPSHOT</version >
7+ <version >1.2.0 -SNAPSHOT</version >
88 <relativePath >..</relativePath >
99 </parent >
1010 <artifactId >spring-boot-admin-server</artifactId >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >de.codecentric</groupId >
66 <artifactId >spring-boot-admin</artifactId >
7- <version >1.1.3 -SNAPSHOT</version >
7+ <version >1.2.0 -SNAPSHOT</version >
88 <relativePath >..</relativePath >
99 </parent >
1010 <artifactId >spring-boot-admin-starter-client</artifactId >
You can’t perform that action at this time.
0 commit comments