Answer the question
In order to leave comments, you need to log in
What phase of maven release plugin from 1.0.1-SNAPSHOT to get 1.0.1 in pom.xml and then continue release?
I need git tag to create docker tags
What phase of maven release plugin from 1.0.1-SNAPSHOT to get 1.0.1 in pom.xml and then continue release?
If I run as usual I mvn clean release:prepare -Dresume=false
end up with 1.0.1-SNAPSHOT in pom.xml
And I need
1.0.1-SNAPSHOT -> 1.0.1 -> создание докер образа на базе тега 1.0.1 -> 1.0.2-SNAPSHOT
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question