File tree Expand file tree Collapse file tree 13 files changed +26
-26
lines changed
spring-cloud-task-dependencies
spring-cloud-task-integration-tests
spring-cloud-task-samples Expand file tree Collapse file tree 13 files changed +26
-26
lines changed Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >org.springframework.cloud</groupId >
77 <artifactId >spring-cloud-build</artifactId >
8- <version >3.0.0-SNAPSHOT </version >
8+ <version >3.0.0-M4 </version >
99 <relativePath />
1010 </parent >
1111
110110 </modules >
111111
112112 <properties >
113- <spring-cloud-stream .version>3.1.0-SNAPSHOT </spring-cloud-stream .version>
114- <spring-cloud-deployer .version>2.5 .0-SNAPSHOT </spring-cloud-deployer .version>
115- <spring-cloud-deployer-local .version>2.5 .0-SNAPSHOT
113+ <spring-cloud-stream .version>3.1.0-M2 </spring-cloud-stream .version>
114+ <spring-cloud-deployer .version>2.4 .0-RC1 </spring-cloud-deployer .version>
115+ <spring-cloud-deployer-local .version>2.4 .0-RC1
116116 </spring-cloud-deployer-local .version>
117- <spring-cloud-stream-binder-rabbit .version>3.1.0-SNAPSHOT
117+ <spring-cloud-stream-binder-rabbit .version>3.1.0-M2
118118 </spring-cloud-stream-binder-rabbit .version>
119119 <commons-logging .version>1.1</commons-logging .version>
120120 <java-ee-api .version>8.0</java-ee-api .version>
Original file line number Diff line number Diff line change 1010 <parent >
1111 <artifactId >spring-cloud-dependencies-parent</artifactId >
1212 <groupId >org.springframework.cloud</groupId >
13- <version >3.0.0-SNAPSHOT </version >
13+ <version >3.0.0-M4 </version >
1414 <relativePath />
1515 </parent >
1616
Original file line number Diff line number Diff line change 1313 <artifactId >spring-cloud-task-integration-tests</artifactId >
1414
1515 <properties >
16- <test .containers.version>1.9.1 </test .containers.version>
17- <test .rabbit.containers.version>1.12.5 </test .rabbit.containers.version>
16+ <test .containers.version>1.14.3 </test .containers.version>
17+ <test .rabbit.containers.version>1.14.3 </test .rabbit.containers.version>
1818 <test .ducttape.version>1.0.8</test .ducttape.version>
1919 </properties >
2020
Original file line number Diff line number Diff line change 1313 <parent >
1414 <groupId >org.springframework.boot</groupId >
1515 <artifactId >spring-boot-starter-parent</artifactId >
16- <version >2.4.0-SNAPSHOT </version >
16+ <version >2.4.0-M3 </version >
1717 <relativePath />
1818 </parent >
1919
2020 <properties >
2121 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
2222 <java .version>1.8</java .version>
23- <test .containers.version>1.9.1 </test .containers.version>
24- <test .rabbit.containers.version>1.12.5 </test .rabbit.containers.version>
23+ <test .containers.version>1.14.3 </test .containers.version>
24+ <test .rabbit.containers.version>1.14.3 </test .rabbit.containers.version>
2525 <test .ducttape.version>1.0.8</test .ducttape.version>
2626 </properties >
2727
3737 <dependency >
3838 <groupId >org.springframework.cloud</groupId >
3939 <artifactId >spring-cloud-stream-dependencies</artifactId >
40- <version >3.1.0-SNAPSHOT </version >
40+ <version >3.1.0-M2 </version >
4141 <type >pom</type >
4242 <scope >import</scope >
4343 </dependency >
6767 <dependency >
6868 <groupId >org.springframework.cloud</groupId >
6969 <artifactId >spring-cloud-stream-test-support-internal</artifactId >
70- <version >3.1.0-SNAPSHOT </version >
70+ <version >3.1.0-M2 </version >
7171 <scope >test</scope >
7272 </dependency >
7373 <dependency >
Original file line number Diff line number Diff line change 1313 <parent >
1414 <groupId >org.springframework.boot</groupId >
1515 <artifactId >spring-boot-starter-parent</artifactId >
16- <version >2.4.0-SNAPSHOT </version >
16+ <version >2.4.0-M3 </version >
1717 <relativePath />
1818 </parent >
1919
Original file line number Diff line number Diff line change 1313 <parent >
1414 <groupId >org.springframework.boot</groupId >
1515 <artifactId >spring-boot-starter-parent</artifactId >
16- <version >2.4.0-SNAPSHOT </version >
16+ <version >2.4.0-M3 </version >
1717 <relativePath />
1818 </parent >
1919
Original file line number Diff line number Diff line change 1414 <parent >
1515 <groupId >org.springframework.boot</groupId >
1616 <artifactId >spring-boot-starter-parent</artifactId >
17- <version >2.4.0-SNAPSHOT </version >
17+ <version >2.4.0-M3 </version >
1818 <relativePath />
1919 </parent >
2020
Original file line number Diff line number Diff line change 1212 <parent >
1313 <groupId >org.springframework.boot</groupId >
1414 <artifactId >spring-boot-starter-parent</artifactId >
15- <version >2.4.0-SNAPSHOT </version >
15+ <version >2.4.0-M3 </version >
1616 <relativePath />
1717 </parent >
1818
5252 <dependency >
5353 <groupId >org.springframework.cloud</groupId >
5454 <artifactId >spring-cloud-deployer-local</artifactId >
55- <version >2.5 .0-SNAPSHOT </version >
55+ <version >2.4 .0-RC1 </version >
5656 </dependency >
5757
5858 <dependency >
Original file line number Diff line number Diff line change 1313 <parent >
1414 <groupId >org.springframework.boot</groupId >
1515 <artifactId >spring-boot-starter-parent</artifactId >
16- <version >2.4.0-SNAPSHOT </version >
16+ <version >2.4.0-M3 </version >
1717 <relativePath />
1818 </parent >
1919
Original file line number Diff line number Diff line change 1313 <parent >
1414 <groupId >org.springframework.boot</groupId >
1515 <artifactId >spring-boot-starter-parent</artifactId >
16- <version >2.4.0-SNAPSHOT </version >
16+ <version >2.4.0-M3 </version >
1717 <relativePath />
1818 </parent >
1919
3434 <dependency >
3535 <groupId >org.springframework.cloud</groupId >
3636 <artifactId >spring-cloud-stream-dependencies</artifactId >
37- <version >3.1.0-SNAPSHOT </version >
37+ <version >3.1.0-M2 </version >
3838 <type >pom</type >
3939 <scope >import</scope >
4040 </dependency >
You can’t perform that action at this time.
0 commit comments