Commit 76ea2d9d authored by Andy Wilkinson's avatar Andy Wilkinson

Ensure that the server tests app can resolve milestone poms

parent 2c176a37
......@@ -61,4 +61,13 @@
</snapshots>
</repository>
</repositories>
<pluginRepositories>
<pluginRepository>
<id>spring-snapshots</id>
<url>https://repo.spring.io/libs-snapshot</url>
<snapshots>
<enabled>true</enabled>
</snapshots>
</pluginRepository>
</pluginRepositories>
</project>
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