From 36497f425515ab77db9f07d2ba468a2875ee46c3 Mon Sep 17 00:00:00 2001 From: Forrest Taylor Date: Thu, 17 May 2018 17:09:54 -0700 Subject: [PATCH] Reverting Kathleen changes --- pom.xml | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) 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