diff --git a/pom.xml b/pom.xml index b5498a425..31725653e 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.samples spring-petclinic - 1.0.1 + 1.0.0-SNAPSHOT petclinic war @@ -182,9 +182,8 @@ joda-time joda-time-hibernate - 9.2.1-SNAPSHOT - - + ${jodatime-hibernate.version} + joda-time joda-time-jsptags @@ -422,12 +421,12 @@ - nexus-snapshots - http://localhost:8081/repository/maven-snapshots/ + snapshots + http://nexus:8081/nexus/content/repositories/snapshots - nexus-releases - http://localhost:8081/repository/maven-releases/ + releases + http://nexus:8081/nexus/content/repositories/releases