From 4b3c64172daded915ef2f96c71076db02ecc4f22 Mon Sep 17 00:00:00 2001 From: idvylyuk Date: Mon, 11 Nov 2024 15:55:22 +0200 Subject: [PATCH] release: pom.xml release plugin --- pom.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/pom.xml b/pom.xml index 3d7f28f67..0db0a1e98 100644 --- a/pom.xml +++ b/pom.xml @@ -13,6 +13,10 @@ spring-petclinic 3.3.0-SNAPSHOT + + scm:git:https://github.com/idvylyuk/spring-petclinic.git + + petclinic @@ -144,6 +148,11 @@ + + org.apache.maven.plugins + maven-release-plugin + 3.1.1 + org.apache.maven.plugins maven-enforcer-plugin