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 +2
-2
lines changed
spring-cloud-dataflow-server-local Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3434 <spring-boot .version>1.5.4.RELEASE</spring-boot .version>
3535
3636 <!-- Note: Change ./spring-cloud-dataflow-server-local/pom.xml to match the spring-cloud-task.version -->
37- <spring-cloud-task .version>1.2.1.BUILD-SNAPSHOT </spring-cloud-task .version>
37+ <spring-cloud-task .version>1.2.1.RELEASE </spring-cloud-task .version>
3838
3939 <!-- Note: Change ./spring-cloud-dataflow-server-local/pom.xml to match the spring-cloud.version -->
4040 <spring-cloud .version>Dalston.SR1</spring-cloud .version>
Original file line number Diff line number Diff line change 1919 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
2020 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
2121 <java .version>1.8</java .version>
22- <spring-cloud-task .version>1.2.1.BUILD-SNAPSHOT </spring-cloud-task .version>
22+ <spring-cloud-task .version>1.2.1.RELEASE </spring-cloud-task .version>
2323 <spring-cloud .version>Dalston.SR1</spring-cloud .version>
2424 <checkstyle .config.location>../src/checkstyle/checkstyle.xml</checkstyle .config.location>
2525 </properties >
You can’t perform that action at this time.
0 commit comments