We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ee7d64 commit 282aba4Copy full SHA for 282aba4
pom.xml
@@ -42,7 +42,7 @@
42
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
43
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
44
<r2dbc-spi.version>0.9.0.RELEASE</r2dbc-spi.version>
45
- <reactor.version>2020.0.15-SNAPSHOT</reactor.version>
+ <reactor.version>2020.0.15</reactor.version>
46
</properties>
47
48
<licenses>
@@ -400,14 +400,4 @@
400
401
</profiles>
402
403
- <repositories>
404
- <repository>
405
- <id>spring-libs-snapshot</id>
406
- <url>https://repo.spring.io/libs-snapshot</url>
407
- <snapshots>
408
- <enabled>true</enabled>
409
- </snapshots>
410
- </repository>
411
- </repositories>
412
-
413
</project>
0 commit comments