A useful cheat to avoid being prompted full version at all is to explicitly specify them as maven properties i.e.
-DreleaseVersion=3.4.0 -DdevelopmentVersion=3.5.0-SNAPSHOT Rob On 09/07/2017 22:40, "Andy Seaborne" <[email protected]> wrote: On 08/07/17 14:42, [email protected] wrote: > +1 to the timing of a release and +1 to uniformizing version numbering. JENA-1373 and PR#269. "mvn clean install2 with a maven repo cleaned of all previous SNAPSHOTs worked. I haven't yet tried the maven release plugin with -DautoVersionSubmodules which would mean be asked only once each for the release version and next version. That would be a bonus. Andy
