File tree Expand file tree Collapse file tree 7 files changed +12
-12
lines changed
spring-cloud-task-dependencies
spring-cloud-task-samples Expand file tree Collapse file tree 7 files changed +12
-12
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 >2. 3.0.BUILD-SNAPSHOT </version >
8+ <version >3.0.0.M1 </version >
99 <relativePath />
1010 </parent >
1111
110110 </modules >
111111
112112 <properties >
113- <spring-cloud-stream .version>3.1.0.BUILD-SNAPSHOT </spring-cloud-stream .version>
114- <spring-cloud-deployer .version>2.3.0.BUILD-SNAPSHOT </spring-cloud-deployer .version>
115- <spring-cloud-deployer-local .version>2.3.0.BUILD-SNAPSHOT
113+ <spring-cloud-stream .version>3.1.0.M1 </spring-cloud-stream .version>
114+ <spring-cloud-deployer .version>2.3.0.RELEASE </spring-cloud-deployer .version>
115+ <spring-cloud-deployer-local .version>2.3.0.RELEASE
116116 </spring-cloud-deployer-local .version>
117- <spring-cloud-stream-binder-rabbit .version>3.1.0.BUILD-SNAPSHOT
117+ <spring-cloud-stream-binder-rabbit .version>3.1.0.M1
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 >2. 3.0.BUILD-SNAPSHOT </version >
13+ <version >3.0.0.M1 </version >
1414 <relativePath />
1515 </parent >
1616
Original file line number Diff line number Diff line change 3434 <dependency >
3535 <groupId >org.springframework.cloud</groupId >
3636 <artifactId >spring-cloud-stream-dependencies</artifactId >
37- <version >Horsham.BUILD-SNAPSHOT </version >
37+ <version >3.1.0.M1 </version >
3838 <type >pom</type >
3939 <scope >import</scope >
4040 </dependency >
6464 <dependency >
6565 <groupId >org.springframework.cloud</groupId >
6666 <artifactId >spring-cloud-stream-test-support-internal</artifactId >
67- <version >3.1.0.BUILD-SNAPSHOT </version >
67+ <version >3.1.0.M1 </version >
6868 <scope >test</scope >
6969 </dependency >
7070 <dependency >
Original file line number Diff line number Diff line change 5252 <dependency >
5353 <groupId >org.springframework.cloud</groupId >
5454 <artifactId >spring-cloud-deployer-local</artifactId >
55- <version >2.3.0.BUILD-SNAPSHOT </version >
55+ <version >2.3.0.RELEASE </version >
5656 </dependency >
5757
5858 <dependency >
Original file line number Diff line number Diff line change 3434 <dependency >
3535 <groupId >org.springframework.cloud</groupId >
3636 <artifactId >spring-cloud-stream-dependencies</artifactId >
37- <version >Horsham.BUILD-SNAPSHOT </version >
37+ <version >3.1.0.M1 </version >
3838 <type >pom</type >
3939 <scope >import</scope >
4040 </dependency >
Original file line number Diff line number Diff line change 3535 <dependency >
3636 <groupId >org.springframework.cloud</groupId >
3737 <artifactId >spring-cloud-stream-dependencies</artifactId >
38- <version >Horsham.BUILD-SNAPSHOT </version >
38+ <version >3.1.0.M1 </version >
3939 <type >pom</type >
4040 <scope >import</scope >
4141 </dependency >
Original file line number Diff line number Diff line change 3636 <dependency >
3737 <groupId >org.springframework.cloud</groupId >
3838 <artifactId >spring-cloud-stream-dependencies</artifactId >
39- <version >Horsham.BUILD-SNAPSHOT </version >
39+ <version >3.1.0.M1 </version >
4040 <type >pom</type >
4141 <scope >import</scope >
4242 </dependency >
You can’t perform that action at this time.
0 commit comments