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