File tree 8 files changed +17
-17
lines changed
spring-batch-infrastructure
8 files changed +17
-17
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-M7 </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-M7 </version >
8
8
</parent >
9
9
<artifactId >spring-batch-bom</artifactId >
10
10
<packaging >pom</packaging >
46
46
<dependency >
47
47
<groupId >org.springframework.batch</groupId >
48
48
<artifactId >spring-batch-core</artifactId >
49
- <version >5.0.0-SNAPSHOT </version >
49
+ <version >5.0.0-M7 </version >
50
50
</dependency >
51
51
<dependency >
52
52
<groupId >org.springframework.batch</groupId >
53
53
<artifactId >spring-batch-infrastructure</artifactId >
54
- <version >5.0.0-SNAPSHOT </version >
54
+ <version >5.0.0-M7 </version >
55
55
</dependency >
56
56
<dependency >
57
57
<groupId >org.springframework.batch</groupId >
58
58
<artifactId >spring-batch-integration</artifactId >
59
- <version >5.0.0-SNAPSHOT </version >
59
+ <version >5.0.0-M7 </version >
60
60
</dependency >
61
61
<dependency >
62
62
<groupId >org.springframework.batch</groupId >
63
63
<artifactId >spring-batch-test</artifactId >
64
- <version >5.0.0-SNAPSHOT </version >
64
+ <version >5.0.0-M7 </version >
65
65
</dependency >
66
66
</dependencies >
67
67
</dependencyManagement >
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-M7 </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-M7 </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-M7 </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-M7 </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-M7 </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-M7 </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-M7 </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-M7 </version >
8
8
</parent >
9
9
<artifactId >spring-batch-samples</artifactId >
10
10
<packaging >jar</packaging >
20
20
<dependency >
21
21
<groupId >org.springframework.batch</groupId >
22
22
<artifactId >spring-batch-bom</artifactId >
23
- <version >5.0.0-SNAPSHOT </version >
23
+ <version >5.0.0-M7 </version >
24
24
<type >pom</type >
25
25
<scope >import</scope >
26
26
</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-M7 </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-M7 </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