File tree Expand file tree Collapse file tree 8 files changed +17
-17
lines changed
spring-batch-infrastructure Expand file tree Collapse file tree 8 files changed +17
-17
lines changed Original file line number Diff line number Diff line change 88 designed to enable the development of robust batch applications vital
99 for the daily operations of enterprise systems. Spring Batch is part of
1010 the Spring Portfolio.</description >
11- <version >5.0.0-SNAPSHOT </version >
11+ <version >5.0.0-RC2 </version >
1212 <packaging >pom</packaging >
1313 <url >https://projects.spring.io/spring-batch</url >
1414
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >org.springframework.batch</groupId >
66 <artifactId >spring-batch</artifactId >
7- <version >5.0.0-SNAPSHOT </version >
7+ <version >5.0.0-RC2 </version >
88 </parent >
99 <artifactId >spring-batch-bom</artifactId >
1010 <packaging >pom</packaging >
4646 <dependency >
4747 <groupId >org.springframework.batch</groupId >
4848 <artifactId >spring-batch-core</artifactId >
49- <version >5.0.0-SNAPSHOT </version >
49+ <version >5.0.0-RC2 </version >
5050 </dependency >
5151 <dependency >
5252 <groupId >org.springframework.batch</groupId >
5353 <artifactId >spring-batch-infrastructure</artifactId >
54- <version >5.0.0-SNAPSHOT </version >
54+ <version >5.0.0-RC2 </version >
5555 </dependency >
5656 <dependency >
5757 <groupId >org.springframework.batch</groupId >
5858 <artifactId >spring-batch-integration</artifactId >
59- <version >5.0.0-SNAPSHOT </version >
59+ <version >5.0.0-RC2 </version >
6060 </dependency >
6161 <dependency >
6262 <groupId >org.springframework.batch</groupId >
6363 <artifactId >spring-batch-test</artifactId >
64- <version >5.0.0-SNAPSHOT </version >
64+ <version >5.0.0-RC2 </version >
6565 </dependency >
6666 </dependencies >
6767 </dependencyManagement >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >org.springframework.batch</groupId >
66 <artifactId >spring-batch</artifactId >
7- <version >5.0.0-SNAPSHOT </version >
7+ <version >5.0.0-RC2 </version >
88 </parent >
99 <artifactId >spring-batch-core</artifactId >
1010 <packaging >jar</packaging >
2323 <dependency >
2424 <groupId >org.springframework.batch</groupId >
2525 <artifactId >spring-batch-infrastructure</artifactId >
26- <version >5.0.0-SNAPSHOT </version >
26+ <version >5.0.0-RC2 </version >
2727 </dependency >
2828 <dependency >
2929 <groupId >org.springframework</groupId >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >org.springframework.batch</groupId >
66 <artifactId >spring-batch</artifactId >
7- <version >5.0.0-SNAPSHOT </version >
7+ <version >5.0.0-RC2 </version >
88 </parent >
99 <artifactId >spring-batch-docs</artifactId >
1010 <name >Spring Batch Docs</name >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >org.springframework.batch</groupId >
66 <artifactId >spring-batch</artifactId >
7- <version >5.0.0-SNAPSHOT </version >
7+ <version >5.0.0-RC2 </version >
88 </parent >
99 <artifactId >spring-batch-infrastructure</artifactId >
1010 <packaging >jar</packaging >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >org.springframework.batch</groupId >
66 <artifactId >spring-batch</artifactId >
7- <version >5.0.0-SNAPSHOT </version >
7+ <version >5.0.0-RC2 </version >
88 </parent >
99 <artifactId >spring-batch-integration</artifactId >
1010 <name >Spring Batch Integration</name >
2222 <dependency >
2323 <groupId >org.springframework.batch</groupId >
2424 <artifactId >spring-batch-core</artifactId >
25- <version >5.0.0-SNAPSHOT </version >
25+ <version >5.0.0-RC2 </version >
2626 </dependency >
2727 <dependency >
2828 <groupId >org.springframework.integration</groupId >
6565 <dependency >
6666 <groupId >org.springframework.batch</groupId >
6767 <artifactId >spring-batch-test</artifactId >
68- <version >5.0.0-SNAPSHOT </version >
68+ <version >5.0.0-RC2 </version >
6969 <scope >test</scope >
7070 </dependency >
7171 <dependency >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >org.springframework.batch</groupId >
66 <artifactId >spring-batch</artifactId >
7- <version >5.0.0-SNAPSHOT </version >
7+ <version >5.0.0-RC2 </version >
88 </parent >
99 <artifactId >spring-batch-samples</artifactId >
1010 <packaging >jar</packaging >
2020 <dependency >
2121 <groupId >org.springframework.batch</groupId >
2222 <artifactId >spring-batch-bom</artifactId >
23- <version >5.0.0-SNAPSHOT </version >
23+ <version >5.0.0-RC2 </version >
2424 <type >pom</type >
2525 <scope >import</scope >
2626 </dependency >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >org.springframework.batch</groupId >
66 <artifactId >spring-batch</artifactId >
7- <version >5.0.0-SNAPSHOT </version >
7+ <version >5.0.0-RC2 </version >
88 </parent >
99 <artifactId >spring-batch-test</artifactId >
1010 <name >Spring Batch Test</name >
2323 <dependency >
2424 <groupId >org.springframework.batch</groupId >
2525 <artifactId >spring-batch-core</artifactId >
26- <version >5.0.0-SNAPSHOT </version >
26+ <version >5.0.0-RC2 </version >
2727 </dependency >
2828 <dependency >
2929 <groupId >org.springframework</groupId >
You can’t perform that action at this time.
0 commit comments