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 >1.1.13.BUILD-SNAPSHOT </version >
8+ <version >1.1.13.RELEASE </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 >1.1.13.BUILD-SNAPSHOT </version >
17+ <version >1.1.13.RELEASE </version >
1818 <relativePath >../pom.xml</relativePath >
1919 </parent >
2020
Original file line number Diff line number Diff line change 55 <modelVersion >4.0.0</modelVersion >
66
77 <artifactId >spring-data-jdbc</artifactId >
8- <version >1.1.13.BUILD-SNAPSHOT </version >
8+ <version >1.1.13.RELEASE </version >
99
1010 <name >Spring Data JDBC</name >
1111 <description >Spring Data module for JDBC repositories.</description >
1414 <parent >
1515 <groupId >org.springframework.data</groupId >
1616 <artifactId >spring-data-relational-parent</artifactId >
17- <version >1.1.13.BUILD-SNAPSHOT </version >
17+ <version >1.1.13.RELEASE </version >
1818 </parent >
1919
2020 <properties >
Original file line number Diff line number Diff line change 55 <modelVersion >4.0.0</modelVersion >
66
77 <artifactId >spring-data-relational</artifactId >
8- <version >1.1.13.BUILD-SNAPSHOT </version >
8+ <version >1.1.13.RELEASE </version >
99
1010 <name >Spring Data Relational</name >
1111 <description >Spring Data Relational support</description >
1212
1313 <parent >
1414 <groupId >org.springframework.data</groupId >
1515 <artifactId >spring-data-relational-parent</artifactId >
16- <version >1.1.13.BUILD-SNAPSHOT </version >
16+ <version >1.1.13.RELEASE </version >
1717 </parent >
1818
1919 <properties >
You can’t perform that action at this time.
0 commit comments