File tree Expand file tree Collapse file tree 5 files changed +10
-10
lines changed
spring-data-jdbc-distribution Expand file tree Collapse file tree 5 files changed +10
-10
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 >3.5.0-SNAPSHOT</version >
8+ <version >3.5.0-1803-projection- SNAPSHOT</version >
99 <packaging >pom</packaging >
1010
1111 <name >Spring Data Relational Parent</name >
4646 <r2dbc-h2 .version>1.0.0.RELEASE</r2dbc-h2 .version>
4747 <r2dbc-mariadb .version>1.1.4</r2dbc-mariadb .version>
4848 <r2dbc-mssql .version>1.0.2.RELEASE</r2dbc-mssql .version>
49- <r2dbc-mysql .version>1.3.1 </r2dbc-mysql .version>
50- <oracle-r2dbc .version>1.3 .0</oracle-r2dbc .version>
49+ <r2dbc-mysql .version>1.3.0 </r2dbc-mysql .version>
50+ <oracle-r2dbc .version>1.2 .0</oracle-r2dbc .version>
5151
5252 <!-- test dependencies -->
5353 <awaitility .version>4.2.0</awaitility .version>
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 >3.5.0-SNAPSHOT</version >
17+ <version >3.5.0-1803-projection- SNAPSHOT</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 >3.5.0-SNAPSHOT</version >
9+ <version >3.5.0-1803-projection- SNAPSHOT</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 >3.5.0-SNAPSHOT</version >
18+ <version >3.5.0-1803-projection- SNAPSHOT</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-r2dbc</artifactId >
9- <version >3.5.0-SNAPSHOT</version >
9+ <version >3.5.0-1803-projection- SNAPSHOT</version >
1010
1111 <name >Spring Data R2DBC</name >
1212 <description >Spring Data module for R2DBC</description >
1515 <parent >
1616 <groupId >org.springframework.data</groupId >
1717 <artifactId >spring-data-relational-parent</artifactId >
18- <version >3.5.0-SNAPSHOT</version >
18+ <version >3.5.0-1803-projection- SNAPSHOT</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 >3.5.0-SNAPSHOT</version >
9+ <version >3.5.0-1803-projection- SNAPSHOT</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 >3.5.0-SNAPSHOT</version >
17+ <version >3.5.0-1803-projection- SNAPSHOT</version >
1818 </parent >
1919
2020 <properties >
You can’t perform that action at this time.
0 commit comments