File tree 4 files changed +6
-6
lines changed
spring-data-jpa-distribution
4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 5
5
6
6
<groupId >org.springframework.data</groupId >
7
7
<artifactId >spring-data-jpa-parent</artifactId >
8
- <version >3.5.0-SNAPSHOT </version >
8
+ <version >3.5.0-M2 </version >
9
9
<packaging >pom</packaging >
10
10
11
11
<name >Spring Data JPA Parent</name >
Original file line number Diff line number Diff line change 5
5
6
6
<groupId >org.springframework.data</groupId >
7
7
<artifactId >spring-data-envers</artifactId >
8
- <version >3.5.0-SNAPSHOT </version >
8
+ <version >3.5.0-M2 </version >
9
9
10
10
<parent >
11
11
<groupId >org.springframework.data</groupId >
12
12
<artifactId >spring-data-jpa-parent</artifactId >
13
- <version >3.5.0-SNAPSHOT </version >
13
+ <version >3.5.0-M2 </version >
14
14
<relativePath >../pom.xml</relativePath >
15
15
</parent >
16
16
Original file line number Diff line number Diff line change 14
14
<parent >
15
15
<groupId >org.springframework.data</groupId >
16
16
<artifactId >spring-data-jpa-parent</artifactId >
17
- <version >3.5.0-SNAPSHOT </version >
17
+ <version >3.5.0-M2 </version >
18
18
<relativePath >../pom.xml</relativePath >
19
19
</parent >
20
20
Original file line number Diff line number Diff line change 7
7
8
8
<groupId >org.springframework.data</groupId >
9
9
<artifactId >spring-data-jpa</artifactId >
10
- <version >3.5.0-SNAPSHOT </version >
10
+ <version >3.5.0-M2 </version >
11
11
12
12
<name >Spring Data JPA</name >
13
13
<description >Spring Data module for JPA repositories.</description >
16
16
<parent >
17
17
<groupId >org.springframework.data</groupId >
18
18
<artifactId >spring-data-jpa-parent</artifactId >
19
- <version >3.5.0-SNAPSHOT </version >
19
+ <version >3.5.0-M2 </version >
20
20
<relativePath >../pom.xml</relativePath >
21
21
</parent >
22
22
You can’t perform that action at this time.
0 commit comments