File tree 20 files changed +26
-26
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
spring-cloud-gateway-server-mvc
spring-cloud-gateway-server-webflux
spring-cloud-gateway-server-webmvc
spring-cloud-gateway-webflux
spring-cloud-starter-gateway
spring-cloud-starter-gateway-mvc
spring-cloud-starter-gateway-server-webflux
spring-cloud-starter-gateway-server-webmvc
20 files changed +26
-26
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 >4.3.0-M2 </version >
9
+ <version >4.3.0-SNAPSHOT </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 >4.3.0-M2 </version >
9
+ <version >4.3.0-SNAPSHOT </version >
10
10
<packaging >pom</packaging >
11
11
12
12
<name >Spring Cloud Gateway</name >
15
15
<parent >
16
16
<groupId >org.springframework.cloud</groupId >
17
17
<artifactId >spring-cloud-build</artifactId >
18
- <version >4.3.0-M2 </version >
18
+ <version >4.3.0-SNAPSHOT </version >
19
19
<relativePath />
20
20
</parent >
21
21
<scm >
55
55
<blockhound .version>1.0.8.RELEASE</blockhound .version>
56
56
<java .version>17</java .version>
57
57
<junit-pioneer .version>2.3.0</junit-pioneer .version>
58
- <spring-cloud-circuitbreaker .version>3.3.0-M2 </spring-cloud-circuitbreaker .version>
59
- <spring-cloud-commons .version>4.3.0-M2 </spring-cloud-commons .version>
60
- <spring-cloud-function .version>4.3.0-M2 </spring-cloud-function .version>
61
- <spring-cloud-stream .version>4.3.0-M2 </spring-cloud-stream .version>
58
+ <spring-cloud-circuitbreaker .version>3.3.0-SNAPSHOT </spring-cloud-circuitbreaker .version>
59
+ <spring-cloud-commons .version>4.3.0-SNAPSHOT </spring-cloud-commons .version>
60
+ <spring-cloud-function .version>4.3.0-SNAPSHOT </spring-cloud-function .version>
61
+ <spring-cloud-stream .version>4.3.0-SNAPSHOT </spring-cloud-stream .version>
62
62
</properties >
63
63
64
64
<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 >4.3.0-M2 </version >
9
+ <version >4.3.0-SNAPSHOT </version >
10
10
<relativePath />
11
11
</parent >
12
12
13
13
<artifactId >spring-cloud-gateway-dependencies</artifactId >
14
- <version >4.3.0-M2 </version >
14
+ <version >4.3.0-SNAPSHOT </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 >4.3.0-M2 </version >
21
+ <version >4.3.0-SNAPSHOT </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 >4.3.0-M2 </version >
19
+ <version >4.3.0-SNAPSHOT </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 >4.3.0-M2 </version >
19
+ <version >4.3.0-SNAPSHOT </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 >4.3.0-M2 </version >
19
+ <version >4.3.0-SNAPSHOT </version >
20
20
<relativePath >..</relativePath > <!-- lookup parent from repository -->
21
21
</parent >
22
22
Original file line number Diff line number Diff line change 11
11
<parent >
12
12
<groupId >org.springframework.cloud</groupId >
13
13
<artifactId >spring-cloud-gateway</artifactId >
14
- <version >4.3.0-M2 </version >
14
+ <version >4.3.0-SNAPSHOT </version >
15
15
<relativePath >..</relativePath >
16
16
</parent >
17
17
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 >4.3.0-M2 </version >
9
+ <version >4.3.0-SNAPSHOT </version >
10
10
<relativePath >..</relativePath > <!-- lookup parent from repository -->
11
11
</parent >
12
12
<artifactId >spring-cloud-gateway-proxyexchange-webflux</artifactId >
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 >4.3.0-M2 </version >
9
+ <version >4.3.0-SNAPSHOT </version >
10
10
<relativePath >..</relativePath > <!-- lookup parent from repository -->
11
11
</parent >
12
12
<artifactId >spring-cloud-gateway-proxyexchange-webmvc</artifactId >
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 >4.3.0-M2 </version >
19
+ <version >4.3.0-SNAPSHOT </version >
20
20
<relativePath >..</relativePath > <!-- lookup parent from repository -->
21
21
</parent >
22
22
Original file line number Diff line number Diff line change 22
22
<parent >
23
23
<groupId >org.springframework.cloud</groupId >
24
24
<artifactId >spring-cloud-gateway</artifactId >
25
- <version >4.3.0-M2 </version >
25
+ <version >4.3.0-SNAPSHOT </version >
26
26
<relativePath >..</relativePath > <!-- lookup parent from repository -->
27
27
</parent >
28
28
<artifactId >spring-cloud-gateway-server-mvc</artifactId >
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 >4.3.0-M2 </version >
9
+ <version >4.3.0-SNAPSHOT </version >
10
10
<relativePath >..</relativePath > <!-- lookup parent from repository -->
11
11
</parent >
12
12
<artifactId >spring-cloud-gateway-server-webflux</artifactId >
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 >4.3.0-M2 </version >
9
+ <version >4.3.0-SNAPSHOT </version >
10
10
<relativePath >..</relativePath > <!-- lookup parent from repository -->
11
11
</parent >
12
12
<artifactId >spring-cloud-gateway-server-webmvc</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 >4.3.0-M2 </version >
10
+ <version >4.3.0-SNAPSHOT </version >
11
11
<relativePath >..</relativePath > <!-- lookup parent from repository -->
12
12
</parent >
13
13
<artifactId >spring-cloud-gateway-server</artifactId >
Original file line number Diff line number Diff line change 11
11
<parent >
12
12
<groupId >org.springframework.cloud</groupId >
13
13
<artifactId >spring-cloud-gateway</artifactId >
14
- <version >4.3.0-M2 </version >
14
+ <version >4.3.0-SNAPSHOT </version >
15
15
<relativePath >..</relativePath >
16
16
</parent >
17
17
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 >4.3.0-M2 </version >
9
+ <version >4.3.0-SNAPSHOT </version >
10
10
<relativePath >..</relativePath > <!-- lookup parent from repository -->
11
11
</parent >
12
12
<artifactId >spring-cloud-starter-gateway-mvc</artifactId >
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 >4.3.0-M2 </version >
9
+ <version >4.3.0-SNAPSHOT </version >
10
10
<relativePath >..</relativePath > <!-- lookup parent from repository -->
11
11
</parent >
12
12
<artifactId >spring-cloud-starter-gateway-server-webflux</artifactId >
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 >4.3.0-M2 </version >
9
+ <version >4.3.0-SNAPSHOT </version >
10
10
<relativePath >..</relativePath > <!-- lookup parent from repository -->
11
11
</parent >
12
12
<artifactId >spring-cloud-starter-gateway-server-webmvc</artifactId >
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 >4.3.0-M2 </version >
9
+ <version >4.3.0-SNAPSHOT </version >
10
10
<relativePath >..</relativePath > <!-- lookup parent from repository -->
11
11
</parent >
12
12
<artifactId >spring-cloud-starter-gateway</artifactId >
You can’t perform that action at this time.
0 commit comments