I am developing a bundle to be installed on a Karaf container. I tried to put a version based on six points (0.0.0.0.0.1-SNAPSHOT). Its gets installed and become actif and functionnal. But when I list the bundles installed I see my bundle with only the first three zero and Snapshot (0.0.0.SNAPSHOT).
Is there any limit to the number I can put in the project version?