Curtis Rueden wrote:

> Hi everyone,
> 
>> > The very point I am trying to make here is
>> > "how do you manage that manual BOM on a daily basis".
>>
>> There is no automatic solution for this that I know of.
> 
> Maybe not exactly what you are looking for, but sort of similar:
> 
> My group uses a script [1] to automatically bump the version of our parent
> POM [2].

We use simply "x-SNAPSHOT" for the parent version. That way no unreleased 
project has to be touched, it simply uses the "lastest" SNAPSHOT of the 
parent. No script required.

[snip]

- Jörg


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to