From 42fcd1e7d3d235603bf6e80b0cba473061dea9af Mon Sep 17 00:00:00 2001 From: Aleksandr Mashchenko Date: Thu, 1 Jun 2023 13:27:04 +0300 Subject: [PATCH] Next development version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c3e5419b..2f272cf9 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ gitflow-maven-plugin maven-plugin gitflow-maven-plugin - 1.20.0 + 1.20.1-SNAPSHOT The Git-Flow Maven Plugin supports various Git workflows, including Vincent Driessen's successful Git branching model and GitHub Flow. This plugin runs Git and Maven commands from the command line. Supports Eclipse Plugins build with Tycho.