File tree Expand file tree Collapse file tree 20 files changed +23
-23
lines changed
spring-cloud-gray-client-netflix
spring-cloud-gray-dependencies
spring-cloud-gray-samples
spring-cloud-gray-eureka-sample
spring-cloud-gray-server-sample
spring-cloud-gray-service-a-sample
spring-cloud-gray-service-a1-sample
spring-cloud-gray-service-b-sample
src/main/resources/config
spring-cloud-gray-stream-sample
spring-cloud-gray-zuul-sample
spring-cloud-gray-starter-dependencies
spring-cloud-starter-gray-client
spring-cloud-starter-gray-server Expand file tree Collapse file tree 20 files changed +23
-23
lines changed Original file line number Diff line number Diff line change 12
12
<groupId >cn.springcloud.gray</groupId >
13
13
<artifactId >spring-cloud-gray</artifactId >
14
14
<packaging >pom</packaging >
15
- <version >2.0 .0</version >
15
+ <version >2.1 .0</version >
16
16
<url >https://github.com/SpringCloud/spring-cloud-gray</url >
17
17
<organization >
18
18
<name >Spring Cloud中国社区</name >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >spring-cloud-gray</artifactId >
7
7
<groupId >cn.springcloud.gray</groupId >
8
- <version >2.0 .0</version >
8
+ <version >2.1 .0</version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >spring-cloud-gray</artifactId >
7
7
<groupId >cn.springcloud.gray</groupId >
8
- <version >2.0 .0</version >
8
+ <version >2.1 .0</version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
56
56
<dependency >
57
57
<groupId >cn.springcloud.gray</groupId >
58
58
<artifactId >spring-cloud-gray-utils</artifactId >
59
- <version >2.0 .0</version >
59
+ <version >2.1 .0</version >
60
60
<scope >compile</scope >
61
61
</dependency >
62
62
<dependency >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >spring-cloud-gray</artifactId >
7
7
<groupId >cn.springcloud.gray</groupId >
8
- <version >2.0 .0</version >
8
+ <version >2.1 .0</version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >spring-cloud-gray</artifactId >
7
7
<groupId >cn.springcloud.gray</groupId >
8
- <version >2.0 .0</version >
8
+ <version >2.1 .0</version >
9
9
</parent >
10
10
<!-- <parent>-->
11
11
<!-- <groupId>org.springframework.boot</groupId>-->
17
17
18
18
<groupId >cn.springcloud.gray</groupId >
19
19
<artifactId >spring-cloud-gray-dependencies</artifactId >
20
- <version >2.0 .0</version >
20
+ <version >2.1 .0</version >
21
21
<packaging >pom</packaging >
22
22
23
23
<licenses >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >spring-cloud-gray</artifactId >
7
7
<groupId >cn.springcloud.gray</groupId >
8
- <version >2.0 .0</version >
8
+ <version >2.1 .0</version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >spring-cloud-gray-samples</artifactId >
7
7
<groupId >cn.springcloud.gray</groupId >
8
- <version >2.0 .0</version >
8
+ <version >2.1 .0</version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
20
20
<dependency >
21
21
<artifactId >spring-cloud-gray-utils</artifactId >
22
22
<groupId >cn.springcloud.gray</groupId >
23
- <version >2.0 .0</version >
23
+ <version >2.1 .0</version >
24
24
</dependency >
25
25
<dependency >
26
26
<groupId >org.springframework.boot</groupId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >spring-cloud-gray-samples</artifactId >
7
7
<groupId >cn.springcloud.gray</groupId >
8
- <version >2.0 .0</version >
8
+ <version >2.1 .0</version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >spring-cloud-gray-samples</artifactId >
7
7
<groupId >cn.springcloud.gray</groupId >
8
- <version >2.0 .0</version >
8
+ <version >2.1 .0</version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >spring-cloud-gray-samples</artifactId >
7
7
<groupId >cn.springcloud.gray</groupId >
8
- <version >2.0 .0</version >
8
+ <version >2.1 .0</version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
You can’t perform that action at this time.
0 commit comments