From ae7cddb974e8ffa6f6a3e136e64316561b1f6751 Mon Sep 17 00:00:00 2001 From: Greg Messner Date: Sat, 11 Aug 2018 16:35:09 -0700 Subject: [PATCH] Updated with cache-api version and repository info (#1). --- pom.xml | 40 +++++++++++++++++++++++++++++++++++++++- 1 file changed, 39 insertions(+), 1 deletion(-) 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