File tree Expand file tree Collapse file tree 15 files changed +21
-21
lines changed
spring-cloud-gateway-dependencies
spring-cloud-gateway-integration-tests
spring-cloud-gateway-proxyexchange-webflux
spring-cloud-gateway-proxyexchange-webmvc
spring-cloud-gateway-sample
spring-cloud-gateway-server-webflux
spring-cloud-gateway-server-webmvc
spring-cloud-starter-gateway-server-webflux
spring-cloud-starter-gateway-server-webmvc Expand file tree Collapse file tree 15 files changed +21
-21
lines changed Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >org.springframework.cloud</groupId >
8
8
<artifactId >spring-cloud-gateway</artifactId >
9
- <version >5.0.0-SNAPSHOT </version >
9
+ <version >5.0.0-M1 </version >
10
10
</parent >
11
11
<artifactId >spring-cloud-gateway-docs</artifactId >
12
12
<packaging >jar</packaging >
Original file line number Diff line number Diff line change 6
6
7
7
<groupId >org.springframework.cloud</groupId >
8
8
<artifactId >spring-cloud-gateway</artifactId >
9
- <version >5.0.0-SNAPSHOT </version >
9
+ <version >5.0.0-M1 </version >
10
10
<packaging >pom</packaging >
11
11
12
12
<name >Spring Cloud Gateway</name >
16
16
<parent >
17
17
<groupId >org.springframework.cloud</groupId >
18
18
<artifactId >spring-cloud-build</artifactId >
19
- <version >5.0.0-SNAPSHOT </version >
19
+ <version >5.0.0-M1 </version >
20
20
<relativePath />
21
21
</parent >
22
22
<scm >
66
66
<blockhound .version>1.0.8.RELEASE</blockhound .version>
67
67
<java .version>17</java .version>
68
68
<junit-pioneer .version>2.3.0</junit-pioneer .version>
69
- <spring-cloud-circuitbreaker .version>5.0.0-SNAPSHOT </spring-cloud-circuitbreaker .version>
70
- <spring-cloud-commons .version>5.0.0-SNAPSHOT </spring-cloud-commons .version>
71
- <spring-cloud-function .version>5.0.0-SNAPSHOT </spring-cloud-function .version>
72
- <spring-cloud-stream .version>5.0.0-SNAPSHOT </spring-cloud-stream .version>
69
+ <spring-cloud-circuitbreaker .version>5.0.0-M1 </spring-cloud-circuitbreaker .version>
70
+ <spring-cloud-commons .version>5.0.0-M1 </spring-cloud-commons .version>
71
+ <spring-cloud-function .version>5.0.0-M1 </spring-cloud-function .version>
72
+ <spring-cloud-stream .version>5.0.0-M1 </spring-cloud-stream .version>
73
73
</properties >
74
74
75
75
<dependencyManagement >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<artifactId >spring-cloud-dependencies-parent</artifactId >
8
8
<groupId >org.springframework.cloud</groupId >
9
- <version >5.0.0-SNAPSHOT </version >
9
+ <version >5.0.0-M1 </version >
10
10
<relativePath />
11
11
</parent >
12
12
13
13
<artifactId >spring-cloud-gateway-dependencies</artifactId >
14
- <version >5.0.0-SNAPSHOT </version >
14
+ <version >5.0.0-M1 </version >
15
15
<packaging >pom</packaging >
16
16
17
17
<name >spring-cloud-gateway-dependencies</name >
Original file line number Diff line number Diff line change 18
18
<parent >
19
19
<groupId >org.springframework.cloud</groupId >
20
20
<artifactId >spring-cloud-gateway-integration-tests</artifactId >
21
- <version >5.0.0-SNAPSHOT </version >
21
+ <version >5.0.0-M1 </version >
22
22
<relativePath >..</relativePath > <!-- lookup parent from repository -->
23
23
</parent >
24
24
Original file line number Diff line number Diff line change 16
16
<parent >
17
17
<groupId >org.springframework.cloud</groupId >
18
18
<artifactId >spring-cloud-gateway-integration-tests</artifactId >
19
- <version >5.0.0-SNAPSHOT </version >
19
+ <version >5.0.0-M1 </version >
20
20
<relativePath >..</relativePath > <!-- lookup parent from repository -->
21
21
</parent >
22
22
Original file line number Diff line number Diff line change 16
16
<parent >
17
17
<groupId >org.springframework.cloud</groupId >
18
18
<artifactId >spring-cloud-gateway-integration-tests</artifactId >
19
- <version >5.0.0-SNAPSHOT </version >
19
+ <version >5.0.0-M1 </version >
20
20
<relativePath >..</relativePath > <!-- lookup parent from repository -->
21
21
</parent >
22
22
Original file line number Diff line number Diff line change 16
16
<parent >
17
17
<groupId >org.springframework.cloud</groupId >
18
18
<artifactId >spring-cloud-gateway-integration-tests</artifactId >
19
- <version >5.0.0-SNAPSHOT </version >
19
+ <version >5.0.0-M1 </version >
20
20
<relativePath >..</relativePath > <!-- lookup parent from repository -->
21
21
</parent >
22
22
Original file line number Diff line number Diff line change 16
16
<parent >
17
17
<groupId >org.springframework.cloud</groupId >
18
18
<artifactId >spring-cloud-gateway</artifactId >
19
- <version >5.0.0-SNAPSHOT </version >
19
+ <version >5.0.0-M1 </version >
20
20
<relativePath >..</relativePath > <!-- lookup parent from repository -->
21
21
</parent >
22
22
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >org.springframework.cloud</groupId >
9
9
<artifactId >spring-cloud-gateway</artifactId >
10
- <version >5.0.0-SNAPSHOT </version >
10
+ <version >5.0.0-M1 </version >
11
11
<relativePath >..</relativePath > <!-- lookup parent from repository -->
12
12
</parent >
13
13
<artifactId >spring-cloud-gateway-proxyexchange-webflux</artifactId >
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >org.springframework.cloud</groupId >
9
9
<artifactId >spring-cloud-gateway</artifactId >
10
- <version >5.0.0-SNAPSHOT </version >
10
+ <version >5.0.0-M1 </version >
11
11
<relativePath >..</relativePath > <!-- lookup parent from repository -->
12
12
</parent >
13
13
<artifactId >spring-cloud-gateway-proxyexchange-webmvc</artifactId >
You can’t perform that action at this time.
0 commit comments