File tree 1 file changed +5
-3
lines changed
1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" standalone =" no" ?>
2
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
2
+ <project xmlns =" http://maven.apache.org/POM/4.0.0"
3
+ xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4
+ xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
3
5
4
6
<modelVersion >4.0.0</modelVersion >
5
7
6
8
<groupId >org.springframework.data</groupId >
7
9
<artifactId >spring-data-r2dbc</artifactId >
8
- <version >1.1.0.BUILD -SNAPSHOT</version >
10
+ <version >1.1.0.gh-289 -SNAPSHOT</version >
9
11
10
12
<name >Spring Data R2DBC</name >
11
13
<description >Spring Data module for R2DBC</description >
22
24
<dist .key>DATAR2DBC</dist .key>
23
25
24
26
<springdata .commons>2.3.0.BUILD-SNAPSHOT</springdata .commons>
25
- <springdata .jdbc>2.0.0.BUILD -SNAPSHOT</springdata .jdbc>
27
+ <springdata .jdbc>2.0.0.DATAJDBC-490 -SNAPSHOT</springdata .jdbc>
26
28
<springdata .relational>${springdata.jdbc} </springdata .relational>
27
29
<java-module-name >spring.data.r2dbc</java-module-name >
28
30
<sonar .dynamicAnalysis>reuseReports</sonar .dynamicAnalysis>
You can’t perform that action at this time.
0 commit comments