File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
spring-data-jdbc-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-relational-parent</artifactId >
8- <version >2.3.10-SNAPSHOT </version >
8+ <version >2.3.10</version >
99 <packaging >pom</packaging >
1010
1111 <name >Spring Data Relational Parent</name >
Original file line number Diff line number Diff line change 1414 <parent >
1515 <groupId >org.springframework.data</groupId >
1616 <artifactId >spring-data-relational-parent</artifactId >
17- <version >2.3.10-SNAPSHOT </version >
17+ <version >2.3.10</version >
1818 <relativePath >../pom.xml</relativePath >
1919 </parent >
2020
Original file line number Diff line number Diff line change 66 <modelVersion >4.0.0</modelVersion >
77
88 <artifactId >spring-data-jdbc</artifactId >
9- <version >2.3.10-SNAPSHOT </version >
9+ <version >2.3.10</version >
1010
1111 <name >Spring Data JDBC</name >
1212 <description >Spring Data module for JDBC repositories.</description >
1515 <parent >
1616 <groupId >org.springframework.data</groupId >
1717 <artifactId >spring-data-relational-parent</artifactId >
18- <version >2.3.10-SNAPSHOT </version >
18+ <version >2.3.10</version >
1919 </parent >
2020
2121 <properties >
Original file line number Diff line number Diff line change 66 <modelVersion >4.0.0</modelVersion >
77
88 <artifactId >spring-data-relational</artifactId >
9- <version >2.3.10-SNAPSHOT </version >
9+ <version >2.3.10</version >
1010
1111 <name >Spring Data Relational</name >
1212 <description >Spring Data Relational support</description >
1313
1414 <parent >
1515 <groupId >org.springframework.data</groupId >
1616 <artifactId >spring-data-relational-parent</artifactId >
17- <version >2.3.10-SNAPSHOT </version >
17+ <version >2.3.10</version >
1818 </parent >
1919
2020 <properties >
You can’t perform that action at this time.
0 commit comments