Community
Participate
Working Groups
A typical use case for tycho-version-plugin is updating versions after a new branch was made. In many cases, versions for modules, bundles and other artifacts are not the same, but we want to apply the same change to all versions. Tycho-version-plugin should be able to take as input a "version diff" specifying how versions should be updated.
I added a "bump-version" mojo which takes as input a "versionDiff": https://git.eclipse.org/r/6976
I don't really care any more.