File tree 1 file changed +4
-2
lines changed
1 file changed +4
-2
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.2.0-SNAPSHOT</version >
10
+ <version >1.2.0-gh-215- SNAPSHOT</version >
9
11
10
12
<name >Spring Data R2DBC</name >
11
13
<description >Spring Data module for R2DBC</description >
You can’t perform that action at this time.
0 commit comments