File tree Expand file tree Collapse file tree 15 files changed +17
-17
lines changed Expand file tree Collapse file tree 15 files changed +17
-17
lines changed Original file line number Diff line number Diff line change 33export REGISTRY=${REGISTRY}
44
55export appName=spring-cloud-a
6- export VERSION=" ${VERSION:- 3.0.4 } "
6+ export VERSION=" ${VERSION:- 3.0.5 } "
77
88set -e
99
Original file line number Diff line number Diff line change 55
66 <groupId >com.alibabacloud.mse.demo</groupId >
77 <artifactId >A</artifactId >
8- <version >3.0.4 </version >
8+ <version >3.0.5 </version >
99 <packaging >jar</packaging >
1010
1111 <name >A</name >
Original file line number Diff line number Diff line change 33export REGISTRY=${REGISTRY}
44
55export appName=spring-cloud-b
6- export VERSION=" ${VERSION:- 3.0.4 } "
6+ export VERSION=" ${VERSION:- 3.0.5 } "
77
88set -e
99
Original file line number Diff line number Diff line change 55
66 <groupId >com.alibabacloud.mse.demo</groupId >
77 <artifactId >B</artifactId >
8- <version >3.0.4 </version >
8+ <version >3.0.5 </version >
99 <packaging >jar</packaging >
1010
1111 <name >B</name >
Original file line number Diff line number Diff line change 33export REGISTRY=${REGISTRY}
44
55export appName=spring-cloud-c
6- export VERSION=" ${VERSION:- 3.0.4 } "
6+ export VERSION=" ${VERSION:- 3.0.5 } "
77
88set -e
99
Original file line number Diff line number Diff line change 55
66 <groupId >com.alibabacloud.mse.demo</groupId >
77 <artifactId >C</artifactId >
8- <version >3.0.4 </version >
8+ <version >3.0.5 </version >
99 <packaging >jar</packaging >
1010
1111 <name >C</name >
Original file line number Diff line number Diff line change 22export REGISTRY=${REGISTRY}
33
44export appName=spring-cloud-gateway
5- export VERSION=" ${VERSION:- 3.0.4 } "
5+ export VERSION=" ${VERSION:- 3.0.5 } "
66
77set -e
88
Original file line number Diff line number Diff line change 44
55 <groupId >com.alibabacloud.mse.demo</groupId >
66 <artifactId >SpringCloudGateway</artifactId >
7- <version >3.0.4 </version >
7+ <version >3.0.5 </version >
88 <packaging >jar</packaging >
99
1010 <parent >
Original file line number Diff line number Diff line change 33export REGISTRY=${REGISTRY}
44
55export appName=spring-cloud-zuul
6- export VERSION=" ${VERSION:- 3.0.4 } "
6+ export VERSION=" ${VERSION:- 3.0.5 } "
77
88set -e
99
Original file line number Diff line number Diff line change 55
66 <groupId >com.alibabacloud.mse.demo</groupId >
77 <artifactId >ZuulGateway</artifactId >
8- <version >3.0.4 </version >
8+ <version >3.0.5 </version >
99 <packaging >jar</packaging >
1010
1111 <parent >
You can’t perform that action at this time.
0 commit comments