File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
spring-data-jpa-distribution Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 55
66<groupId >org.springframework.data</groupId >
77<artifactId >spring-data-jpa-parent</artifactId >
8- <version >4.0.0-SNAPSHOT </version >
8+ <version >4.0.0-M1 </version >
99<packaging >pom</packaging >
1010
1111<name >Spring Data JPA Parent</name >
Original file line number Diff line number Diff line change 55
66<groupId >org.springframework.data</groupId >
77<artifactId >spring-data-envers</artifactId >
8- <version >4.0.0-SNAPSHOT </version >
8+ <version >4.0.0-M1 </version >
99
1010<parent >
1111<groupId >org.springframework.data</groupId >
1212<artifactId >spring-data-jpa-parent</artifactId >
13- <version >4.0.0-SNAPSHOT </version >
13+ <version >4.0.0-M1 </version >
1414<relativePath >../pom.xml</relativePath >
1515</parent >
1616
Original file line number Diff line number Diff line change 1414<parent >
1515<groupId >org.springframework.data</groupId >
1616<artifactId >spring-data-jpa-parent</artifactId >
17- <version >4.0.0-SNAPSHOT </version >
17+ <version >4.0.0-M1 </version >
1818<relativePath >../pom.xml</relativePath >
1919</parent >
2020
Original file line number Diff line number Diff line change 77
88<groupId >org.springframework.data</groupId >
99<artifactId >spring-data-jpa</artifactId >
10- <version >4.0.0-SNAPSHOT </version >
10+ <version >4.0.0-M1 </version >
1111
1212<name >Spring Data JPA</name >
1313<description >Spring Data module for JPA repositories.</description >
1616<parent >
1717<groupId >org.springframework.data</groupId >
1818<artifactId >spring-data-jpa-parent</artifactId >
19- <version >4.0.0-SNAPSHOT </version >
19+ <version >4.0.0-M1 </version >
2020<relativePath >../pom.xml</relativePath >
2121</parent >
2222
You can’t perform that action at this time.
0 commit comments