From 69600595082d0cb198aedd9adae57d7c29876a48 Mon Sep 17 00:00:00 2001 From: Dmitry Date: Mon, 8 May 2017 13:14:38 -0700 Subject: [PATCH] =?UTF-8?q?Put=20back=20=E2=80=98snapshots=E2=80=99=20as?= =?UTF-8?q?=20an=20id?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 37 +++++++++++++++++++------------------ 1 file changed, 19 insertions(+), 18 deletions(-) diff --git a/pom.xml b/pom.xml index 826970654..31725653e 100644 --- a/pom.xml +++ b/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 org.springframework.samples spring-petclinic @@ -46,9 +47,9 @@ - scm:git:https://github.com/liatrio/spring-petclinic/ - spring-petclinic-1.0.0 - + scm:git:https://github.com/liatrio/spring-petclinic/ + spring-petclinic-1.0.0 + @@ -305,7 +306,7 @@ 3.0 - + true ${java.version} @@ -382,7 +383,7 @@ cobertura-maven-plugin ${cobertura.version} - + @@ -394,9 +395,9 @@ - org.apache.maven.plugins - maven-release-plugin - 2.5.3 + org.apache.maven.plugins + maven-release-plugin + 2.5.3 @@ -412,21 +413,21 @@ html - + - - nexus - http://nexus:8081/nexus/content/repositories/snapshots - - - releases - http://nexus:8081/nexus/content/repositories/releases - + + snapshots + http://nexus:8081/nexus/content/repositories/snapshots + + + releases + http://nexus:8081/nexus/content/repositories/releases + demopetclinic