From 3afb2c72ae2da42f691f99fd9ebe0d1651e2a275 Mon Sep 17 00:00:00 2001 From: Marc Date: Mon, 23 Nov 2020 22:42:05 +0100 Subject: [PATCH] [maven-release-plugin] prepare release spring-petclinic-0.0.1 --- petclinic-data/pom.xml | 8 +++----- petclinic-web/pom.xml | 8 +++----- pom.xml | 8 ++++---- 3 files changed, 10 insertions(+), 14 deletions(-) diff --git a/petclinic-data/pom.xml b/petclinic-data/pom.xml index deccf5292..ac7f91cbf 100644 --- a/petclinic-data/pom.xml +++ b/petclinic-data/pom.xml @@ -1,16 +1,14 @@ - + spring-petclinic guru.springframework - 0.0.1-SNAPSHOT + 0.0.1 4.0.0 petclinic-data - 0.0.1-SNAPSHOT + 0.0.1 true diff --git a/petclinic-web/pom.xml b/petclinic-web/pom.xml index fc49e1243..ac0e85325 100644 --- a/petclinic-web/pom.xml +++ b/petclinic-web/pom.xml @@ -1,11 +1,9 @@ - + spring-petclinic guru.springframework - 0.0.1-SNAPSHOT + 0.0.1 4.0.0 @@ -14,7 +12,7 @@ guru.springframework petclinic-data - 0.0.1-SNAPSHOT + 0.0.1 org.springframework.boot diff --git a/pom.xml b/pom.xml index f3e986f8e..5d0511b13 100644 --- a/pom.xml +++ b/pom.xml @@ -1,6 +1,5 @@ - + 4.0.0 pom @@ -11,11 +10,11 @@ org.springframework.boot spring-boot-starter-parent 2.2.11.RELEASE - + guru.springframework spring-petclinic - 0.0.1-SNAPSHOT + 0.0.1 spring-petclinic spring petclinic app @@ -39,6 +38,7 @@ scm:git:git@github.com:marc-wagner/spring-petclinic.git + spring-petclinic-0.0.1