File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed
spring-data-jpa-distribution Expand file tree Collapse file tree 4 files changed +7
-7
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 >4.0.0-SNAPSHOT</version >
8
+ <version >4.0.0-SEARCH- SNAPSHOT</version >
9
9
<packaging >pom</packaging >
10
10
11
11
<name >Spring Data JPA Parent</name >
38
38
<jsqlparser >5.0</jsqlparser >
39
39
<mysql-connector-java >9.1.0</mysql-connector-java >
40
40
<postgresql >42.7.4</postgresql >
41
- <springdata .commons>4.0.0-SNAPSHOT</springdata .commons>
41
+ <springdata .commons>4.0.0-SEARCH-RESULT- SNAPSHOT</springdata .commons>
42
42
<vavr >0.10.3</vavr >
43
43
44
44
<hibernate .groupId>org.hibernate</hibernate .groupId>
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 >4.0.0-SNAPSHOT</version >
8
+ <version >4.0.0-SEARCH- SNAPSHOT</version >
9
9
10
10
<parent >
11
11
<groupId >org.springframework.data</groupId >
12
12
<artifactId >spring-data-jpa-parent</artifactId >
13
- <version >4.0.0-SNAPSHOT</version >
13
+ <version >4.0.0-SEARCH- SNAPSHOT</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 >4.0.0-SNAPSHOT</version >
17
+ <version >4.0.0-SEARCH- SNAPSHOT</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 >4.0.0-SNAPSHOT</version >
10
+ <version >4.0.0-SEARCH- SNAPSHOT</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 >4.0.0-SNAPSHOT</version >
19
+ <version >4.0.0-SEARCH- SNAPSHOT</version >
20
20
<relativePath >../pom.xml</relativePath >
21
21
</parent >
22
22
You can’t perform that action at this time.
0 commit comments