Commit 362735c5 authored by Andy Wilkinson's avatar Andy Wilkinson

Work around Framework adopting Reactor Bismuth-SR1 that's not in Central

parent 34205d18
...@@ -78,6 +78,14 @@ ...@@ -78,6 +78,14 @@
<enabled>false</enabled> <enabled>false</enabled>
</snapshots> </snapshots>
</repository> </repository>
<repository>
<id>spring-release</id>
<name>Spring Release</name>
<url>https://repo.spring.io/ext-release-local</url>
<snapshots>
<enabled>false</enabled>
</snapshots>
</repository>
<repository> <repository>
<id>spring-milestone</id> <id>spring-milestone</id>
<name>Spring Milestone</name> <name>Spring Milestone</name>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment