diff --git a/pom.xml b/pom.xml index 0469ceaf7..dd9af8ae6 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 org.springframework.samples spring-petclinic - 2.0.0.BUILD-SNAPSHOT + 2.0.0-SNAPSHOT org.springframework.boot @@ -29,8 +29,45 @@ 0.8.1 + + LATEST + + + + + nexus-snapshots + http://localhost:8081/nexus/content/repositories/snapshots + + + nexus-releases + http://localhost:8081/nexus/content/repositories/releases + + + + + + nexus-releases + http://localhost:8081/nexus/content/repositories/releases + + + nexus-snapshots + http://localhost:8081/nexus/content/repositories/snapshots + + true + always + + + + @@ -75,6 +112,7 @@ javax.cache cache-api + ${cache-api.version} org.ehcache