diff --git a/pom.xml b/pom.xml index 409c285..3926d22 100644 --- a/pom.xml +++ b/pom.xml @@ -19,9 +19,8 @@ 2.440.3 - 2.5.1 + 3.1.1 3.3 - 1.21.0 @@ -150,28 +149,6 @@ - - - - com.amashchenko.maven.plugin - gitflow-maven-plugin - ${plugin.gitflow-maven.version} - - - main - develop - feature/ - release/ - hotfix/ - support/ - v - origin - - false - - - - org.apache.maven.plugins @@ -180,6 +157,13 @@ -Xdoclint:none + + maven-release-plugin + ${maven-release-plugin.version} + + v@{project.version} + +