Update pom.xml

This commit is contained in:
Oleg Zhurakousky
2021-05-26 16:55:02 +02:00
committed by GitHub
parent 7516c8de6d
commit ae2b7ddbbf

View File

@@ -147,14 +147,6 @@
<name>Spring Releases</name>
<url>https://repo.spring.io/release</url>
</repository>
<repository>
<id>rsocket-snapshots</id>
<name>RSocket Snapshots</name>
<url>https://oss.jfrog.org/oss-snapshot-local</url>
<snapshots>
<enabled>true</enabled>
</snapshots>
</repository>
</repositories>
<pluginRepositories>
<pluginRepository>