File tree 7 files changed +14
-14
lines changed
spring-batch-infrastructure
7 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 8
8
designed to enable the development of robust batch applications vital
9
9
for the daily operations of enterprise systems. Spring Batch is part of
10
10
the Spring Portfolio.</description >
11
- <version >5.0.0-SNAPSHOT </version >
11
+ <version >5.0.0-M2 </version >
12
12
<packaging >pom</packaging >
13
13
<url >https://projects.spring.io/spring-batch</url >
14
14
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.springframework.batch</groupId >
6
6
<artifactId >spring-batch</artifactId >
7
- <version >5.0.0-SNAPSHOT </version >
7
+ <version >5.0.0-M2 </version >
8
8
</parent >
9
9
<artifactId >spring-batch-core</artifactId >
10
10
<packaging >jar</packaging >
23
23
<dependency >
24
24
<groupId >org.springframework.batch</groupId >
25
25
<artifactId >spring-batch-infrastructure</artifactId >
26
- <version >5.0.0-SNAPSHOT </version >
26
+ <version >5.0.0-M2 </version >
27
27
</dependency >
28
28
<dependency >
29
29
<groupId >org.springframework</groupId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.springframework.batch</groupId >
6
6
<artifactId >spring-batch</artifactId >
7
- <version >5.0.0-SNAPSHOT </version >
7
+ <version >5.0.0-M2 </version >
8
8
</parent >
9
9
<artifactId >spring-batch-docs</artifactId >
10
10
<name >Spring Batch Docs</name >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.springframework.batch</groupId >
6
6
<artifactId >spring-batch</artifactId >
7
- <version >5.0.0-SNAPSHOT </version >
7
+ <version >5.0.0-M2 </version >
8
8
</parent >
9
9
<artifactId >spring-batch-infrastructure</artifactId >
10
10
<packaging >jar</packaging >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.springframework.batch</groupId >
6
6
<artifactId >spring-batch</artifactId >
7
- <version >5.0.0-SNAPSHOT </version >
7
+ <version >5.0.0-M2 </version >
8
8
</parent >
9
9
<artifactId >spring-batch-integration</artifactId >
10
10
<name >Spring Batch Integration</name >
22
22
<dependency >
23
23
<groupId >org.springframework.batch</groupId >
24
24
<artifactId >spring-batch-core</artifactId >
25
- <version >5.0.0-SNAPSHOT </version >
25
+ <version >5.0.0-M2 </version >
26
26
</dependency >
27
27
<dependency >
28
28
<groupId >org.springframework.integration</groupId >
65
65
<dependency >
66
66
<groupId >org.springframework.batch</groupId >
67
67
<artifactId >spring-batch-test</artifactId >
68
- <version >5.0.0-SNAPSHOT </version >
68
+ <version >5.0.0-M2 </version >
69
69
<scope >test</scope >
70
70
</dependency >
71
71
<dependency >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.springframework.batch</groupId >
6
6
<artifactId >spring-batch</artifactId >
7
- <version >5.0.0-SNAPSHOT </version >
7
+ <version >5.0.0-M2 </version >
8
8
</parent >
9
9
<artifactId >spring-batch-samples</artifactId >
10
10
<packaging >jar</packaging >
19
19
<dependency >
20
20
<groupId >org.springframework.batch</groupId >
21
21
<artifactId >spring-batch-core</artifactId >
22
- <version >5.0.0-SNAPSHOT </version >
22
+ <version >5.0.0-M2 </version >
23
23
</dependency >
24
24
<dependency >
25
25
<groupId >org.springframework.batch</groupId >
26
26
<artifactId >spring-batch-integration</artifactId >
27
- <version >5.0.0-SNAPSHOT </version >
27
+ <version >5.0.0-M2 </version >
28
28
</dependency >
29
29
<dependency >
30
30
<groupId >org.springframework</groupId >
146
146
<dependency >
147
147
<groupId >org.springframework.batch</groupId >
148
148
<artifactId >spring-batch-test</artifactId >
149
- <version >5.0.0-SNAPSHOT </version >
149
+ <version >5.0.0-M2 </version >
150
150
<scope >test</scope >
151
151
</dependency >
152
152
<dependency >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.springframework.batch</groupId >
6
6
<artifactId >spring-batch</artifactId >
7
- <version >5.0.0-SNAPSHOT </version >
7
+ <version >5.0.0-M2 </version >
8
8
</parent >
9
9
<artifactId >spring-batch-test</artifactId >
10
10
<name >Spring Batch Test</name >
23
23
<dependency >
24
24
<groupId >org.springframework.batch</groupId >
25
25
<artifactId >spring-batch-core</artifactId >
26
- <version >5.0.0-SNAPSHOT </version >
26
+ <version >5.0.0-M2 </version >
27
27
</dependency >
28
28
<dependency >
29
29
<groupId >org.springframework</groupId >
You can’t perform that action at this time.
0 commit comments