Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Also see

GIT preparation

  • Checkout the project
  • merge changes to "master" branch
  • push

...

Update the version of each project: 

Code Block
languagebash
cd <repo>/builder_<project>
mvn org.eclipse.tycho:tycho-versions-plugin:set-version -DnewVersion=…

Finally commit and push to gerrit

GIT finalization

  • tag
  • push tag