From 1715cb402453b4cdbb80f2bca6f61cf636dcea74 Mon Sep 17 00:00:00 2001 From: thomaswoehlke Date: Thu, 1 Sep 2022 13:46:07 +0200 Subject: [PATCH] [maven-release-plugin] prepare release v9.1.0.97 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 6600a532..c021c076 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.woehlke.jakartaee petclinic-jakartaee war - 9.1.0.97-SNAPSHOT + 9.1.0.97 Petclinic Jakarta EE 9.1 A JSF and Jakarta EE Version of Spring Petclinic and Update from Java EE 7 Petclinic. @@ -27,7 +27,7 @@ scm:git:git@github.com:Jakarta-EE-Petclinic/jakartaee-petclinic.git scm:git:git@github.com:Jakarta-EE-Petclinic/jakartaee-petclinic.git https://github.com/Jakarta-EE-Petclinic/jakartaee-petclinic/tree/${project.scm.tag} - HEAD + v9.1.0.97 @@ -2516,7 +2516,7 @@ ${cargo.servlet.port} ${cargo.glassfish.admin.port} admin - + cargo.datasource.driver=org.postgresql.Driver| cargo.datasource.url=jdbc:postgresql://localhost:5432/petclinic_jakartaee_glassfish|