From 9ce9bb09ef3fc07340d8f9e23c0bc1b2bdd0ff09 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=A5=D0=B0=D0=BB=D1=82=D0=BE=D0=B1=D0=B8=D0=BD?= Date: Mon, 7 Oct 2024 19:16:40 +0300 Subject: [PATCH] added gitflow plugin --- pom.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/pom.xml b/pom.xml index 38dc316..151da98 100644 --- a/pom.xml +++ b/pom.xml @@ -130,6 +130,19 @@ org.springframework.boot spring-boot-maven-plugin + + com.amashchenko.maven.plugin + gitflow-maven-plugin + 1.21.0 + + true + true + 1 + true + true + true + +