From bb2ccd085baee3a3a11a676db0328da89c8bc2bc Mon Sep 17 00:00:00 2001 From: Marc Date: Mon, 23 Nov 2020 22:42:17 +0100 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- petclinic-data/pom.xml | 4 ++-- petclinic-web/pom.xml | 4 ++-- pom.xml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/petclinic-data/pom.xml b/petclinic-data/pom.xml index ac7f91cbf..edba5c1a9 100644 --- a/petclinic-data/pom.xml +++ b/petclinic-data/pom.xml @@ -3,12 +3,12 @@ spring-petclinic guru.springframework - 0.0.1 + 0.0.2-SNAPSHOT 4.0.0 petclinic-data - 0.0.1 + 0.0.2-SNAPSHOT true diff --git a/petclinic-web/pom.xml b/petclinic-web/pom.xml index ac0e85325..f343d7290 100644 --- a/petclinic-web/pom.xml +++ b/petclinic-web/pom.xml @@ -3,7 +3,7 @@ spring-petclinic guru.springframework - 0.0.1 + 0.0.2-SNAPSHOT 4.0.0 @@ -12,7 +12,7 @@ guru.springframework petclinic-data - 0.0.1 + 0.0.2-SNAPSHOT org.springframework.boot diff --git a/pom.xml b/pom.xml index 5d0511b13..338ec5051 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ guru.springframework spring-petclinic - 0.0.1 + 0.0.2-SNAPSHOT spring-petclinic spring petclinic app @@ -38,7 +38,7 @@ scm:git:git@github.com:marc-wagner/spring-petclinic.git - spring-petclinic-0.0.1 + HEAD