Commit c7dc9569 authored by Dave Syer's avatar Dave Syer

Fix typo in pom sample

parent 9bb6e0f4
......@@ -153,7 +153,7 @@ Create a `pom.xml` to import the appropriate Spring Boot starters:
</build>
<!-- Allow access to Spring milestones and snapshots -->
<!-- (you don't need this if you are using anything after 0.5.0.M2) -->
<!-- (you don't need this if you are using anything after 0.5.0.RELEASE) -->
<repositories>
<repository>
<id>spring-snapshots</id>
......
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