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 >3.3.0-SNAPSHOT </version >
8+ <version >3.3.0</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 >3.3.0-SNAPSHOT </version >
8+ <version >3.3.0</version >
99
1010<parent >
1111<groupId >org.springframework.data</groupId >
1212<artifactId >spring-data-jpa-parent</artifactId >
13- <version >3.3.0-SNAPSHOT </version >
13+ <version >3.3.0</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 >3.3.0-SNAPSHOT </version >
17+ <version >3.3.0</version >
1818<relativePath >../pom.xml</relativePath >
1919</parent >
2020
Original file line number Diff line number Diff line change 66
77<groupId >org.springframework.data</groupId >
88<artifactId >spring-data-jpa</artifactId >
9- <version >3.3.0-SNAPSHOT </version >
9+ <version >3.3.0</version >
1010
1111<name >Spring Data JPA</name >
1212<description >Spring Data module for JPA repositories.</description >
1515<parent >
1616<groupId >org.springframework.data</groupId >
1717<artifactId >spring-data-jpa-parent</artifactId >
18- <version >3.3.0-SNAPSHOT </version >
18+ <version >3.3.0</version >
1919<relativePath >../pom.xml</relativePath >
2020</parent >
2121
You can’t perform that action at this time.
0 commit comments