File tree Expand file tree Collapse file tree 12 files changed +16
-16
lines changed
spring-cloud-gateway-dependencies
spring-cloud-gateway-integration-tests
spring-cloud-gateway-sample
spring-cloud-gateway-server
spring-cloud-gateway-webflux
spring-cloud-starter-gateway Expand file tree Collapse file tree 12 files changed +16
-16
lines changed Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >org.springframework.cloud</groupId >
88 <artifactId >spring-cloud-gateway</artifactId >
9- <version >4.0.0-SNAPSHOT </version >
9+ <version >4.0.0</version >
1010 </parent >
1111 <artifactId >spring-cloud-gateway-docs</artifactId >
1212 <packaging >jar</packaging >
Original file line number Diff line number Diff line change 66
77 <groupId >org.springframework.cloud</groupId >
88 <artifactId >spring-cloud-gateway</artifactId >
9- <version >4.0.0-SNAPSHOT </version >
9+ <version >4.0.0</version >
1010 <packaging >pom</packaging >
1111
1212 <name >Spring Cloud Gateway</name >
1515 <parent >
1616 <groupId >org.springframework.cloud</groupId >
1717 <artifactId >spring-cloud-build</artifactId >
18- <version >4.0.0-SNAPSHOT </version >
18+ <version >4.0.0</version >
1919 <relativePath />
2020 </parent >
2121 <scm >
5454 <blockhound .version>1.0.6.RELEASE</blockhound .version>
5555 <java .version>17</java .version>
5656 <junit-pioneer .version>1.6.1</junit-pioneer .version>
57- <spring-cloud-circuitbreaker .version>3.0.0-SNAPSHOT </spring-cloud-circuitbreaker .version>
58- <spring-cloud-commons .version>4.0.0-SNAPSHOT </spring-cloud-commons .version>
57+ <spring-cloud-circuitbreaker .version>3.0.0</spring-cloud-circuitbreaker .version>
58+ <spring-cloud-commons .version>4.0.0</spring-cloud-commons .version>
5959 <testcontainers .version>1.17.3</testcontainers .version>
6060 </properties >
6161
Original file line number Diff line number Diff line change 66 <parent >
77 <artifactId >spring-cloud-dependencies-parent</artifactId >
88 <groupId >org.springframework.cloud</groupId >
9- <version >4.0.0-SNAPSHOT </version >
9+ <version >4.0.0</version >
1010 <relativePath />
1111 </parent >
1212
1313 <artifactId >spring-cloud-gateway-dependencies</artifactId >
14- <version >4.0.0-SNAPSHOT </version >
14+ <version >4.0.0</version >
1515 <packaging >pom</packaging >
1616
1717 <name >spring-cloud-gateway-dependencies</name >
Original file line number Diff line number Diff line change 1717 <parent >
1818 <groupId >org.springframework.cloud</groupId >
1919 <artifactId >spring-cloud-gateway-integration-tests</artifactId >
20- <version >4.0.0-SNAPSHOT </version >
20+ <version >4.0.0</version >
2121 <relativePath >..</relativePath > <!-- lookup parent from repository -->
2222 </parent >
2323
Original file line number Diff line number Diff line change 1616 <parent >
1717 <groupId >org.springframework.cloud</groupId >
1818 <artifactId >spring-cloud-gateway-integration-tests</artifactId >
19- <version >4.0.0-SNAPSHOT </version >
19+ <version >4.0.0</version >
2020 <relativePath >..</relativePath > <!-- lookup parent from repository -->
2121 </parent >
2222
Original file line number Diff line number Diff line change 1616 <parent >
1717 <groupId >org.springframework.cloud</groupId >
1818 <artifactId >spring-cloud-gateway-integration-tests</artifactId >
19- <version >4.0.0-SNAPSHOT </version >
19+ <version >4.0.0</version >
2020 <relativePath >..</relativePath > <!-- lookup parent from repository -->
2121 </parent >
2222
Original file line number Diff line number Diff line change 1616 <parent >
1717 <groupId >org.springframework.cloud</groupId >
1818 <artifactId >spring-cloud-gateway</artifactId >
19- <version >4.0.0-SNAPSHOT </version >
19+ <version >4.0.0</version >
2020 <relativePath >..</relativePath > <!-- lookup parent from repository -->
2121 </parent >
2222
Original file line number Diff line number Diff line change 1111 <parent >
1212 <groupId >org.springframework.cloud</groupId >
1313 <artifactId >spring-cloud-gateway</artifactId >
14- <version >4.0.0-SNAPSHOT </version >
14+ <version >4.0.0</version >
1515 <relativePath >..</relativePath >
1616 </parent >
1717
Original file line number Diff line number Diff line change 1616 <parent >
1717 <groupId >org.springframework.cloud</groupId >
1818 <artifactId >spring-cloud-gateway</artifactId >
19- <version >4.0.0-SNAPSHOT </version >
19+ <version >4.0.0</version >
2020 <relativePath >..</relativePath > <!-- lookup parent from repository -->
2121 </parent >
2222
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >org.springframework.cloud</groupId >
99 <artifactId >spring-cloud-gateway</artifactId >
10- <version >4.0.0-SNAPSHOT </version >
10+ <version >4.0.0</version >
1111 <relativePath >..</relativePath > <!-- lookup parent from repository -->
1212 </parent >
1313 <artifactId >spring-cloud-gateway-server</artifactId >
You can’t perform that action at this time.
0 commit comments