OSGI versioning
Hello All,
I have a little confusion regarding the OSGI visioning of the Code packages(CQ - 5.6.1).
In our project, we are following 4 digit visioning, right now the version is 1.4.1.9R, for the next build the version changed to 1.4.1.10R
but osgi is unable to update this version(1.4.1.10R) for the respective bundles and showing as <xyz package - 1.4.1.9R>.
My question here is, should the version of the package be extended to 1.4.1.10 or 1.4.2.1 as per osgi visioning guidelines.
Regards