This repository was archived by the owner on May 14, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
spring-cloud-dataflow-dependencies Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1616 <!-- Note: Also make sure the parent pom version in spring-cloud-dataflow-dependencies/pom.xml is in sync -->
1717 <groupId >org.springframework.cloud</groupId >
1818 <artifactId >spring-cloud-build</artifactId >
19- <version >2.2.0.BUILD-SNAPSHOT </version >
19+ <version >2.2.0.M4 </version >
2020 <relativePath />
2121 </parent >
2222 <licenses >
8080 <!-- Note: Make sure to update `spring-cloud-build` version and `spring-cloud-dependencies` version (spring-cloud.version)
8181 are in sync with the https://github.com/spring-cloud/spring-cloud-release/blob/master/pom.xml updates for the respective
8282 release versions -->
83- <spring-cloud .version>Hoxton.BUILD-SNAPSHOT </spring-cloud .version>
83+ <spring-cloud .version>Hoxton.M2 </spring-cloud .version>
8484 <java-cfenv-boot .version>1.1.2.BUILD-SNAPSHOT</java-cfenv-boot .version>
8585
8686 <spring-cloud-common-security-config .version>1.2.0.BUILD-SNAPSHOT</spring-cloud-common-security-config .version>
Original file line number Diff line number Diff line change 44 <parent >
55 <artifactId >spring-cloud-dependencies-parent</artifactId >
66 <groupId >org.springframework.cloud</groupId >
7- <version >2.1.3.RELEASE </version >
7+ <version >2.2.0.M4 </version >
88 <relativePath />
99 </parent >
1010 <artifactId >spring-cloud-dataflow-dependencies</artifactId >
You can’t perform that action at this time.
0 commit comments