2013/3/22 Sebastian Schaffert <[email protected]>: > mvn --batch-mode > release:update-versions -DdevelopmentVersion=3.0.0-incubating-SNAPSHOT > -DautoVersionSubmodules=true
That's a nice way. Did not use that kind of command before. But it assumes that all artifacts have the same version, right? If you have very different versions in your released artifacts it gets a bit more complicated. Anyway, thanks for the insight and I will try to adopt this for Stanbol ;) -- Fabian http://twitter.com/fctwitt
