File tree Expand file tree Collapse file tree 2 files changed +4
-6
lines changed Expand file tree Collapse file tree 2 files changed +4
-6
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"
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" >
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" >
5
3
6
4
<modelVersion >4.0.0</modelVersion >
7
5
431
429
432
430
<repositories >
433
431
<repository >
434
- <id >spring-libs-snapshot </id >
435
- <url >https://repo.spring.io/libs-snapshot </url >
432
+ <id >spring-libs-milestone </id >
433
+ <url >https://repo.spring.io/libs-milestone </url >
436
434
</repository >
437
435
<repository >
438
436
<id >jcenter</id >
Original file line number Diff line number Diff line change 1
- Spring Data R2DBC 1.0 M1
1
+ Spring Data R2DBC 1.0 M2
2
2
Copyright (c) [2018-2019] Pivotal Software, Inc.
3
3
4
4
This product is licensed to you under the Apache License, Version 2.0 (the "License").
You can’t perform that action at this time.
0 commit comments