<div dir="ltr">Hello,<div><br></div><div>as we branched for Oxygen, we now have two different branches to maintain and as we are pushed changes in the code base, we need to upversion the components.</div><div>In order to be better aligned with OSGI/P2, we decided to change a little how the bump is managed.</div><div>Previously, all sub-components of a component (eg jbosstools-openshift) were upversioned as soon as a single sub component is modified). We will upversion only the sub component that has changed.</div><div>For master, the minor will be incremented and for 4.4.x, the micro will be increment.</div><div><br></div><div>As an example, we need to update org.jboss.tools.openshift.client in both branches and as OpenShift is 3.3.2, this will give:</div><div><ul><li>master: org.jboss.tools.openshift.client only will switch to 3.4.0</li><li>4.4.x: org.jboss.tools.openshift.client only will switch to 3.3.3</li></ul>We will experiment this during 4.4.4.AM1 and revisit if we found too many problems</div></div>