Hi all, Until now we have JCR API 1.0 as a managed dependency in the parent POM. If a bundle requires JCR 2.0 API that version is explicitly noted in the bundle's POM.
Now, JCR 2.0 has been out for quite a while and I doubt there are still current implementations of JCR 1.0 out there. So, I think, that we might want to update the managed dependency to 2.0 as an exception to our rule stating to only refer to the lowest version providing the required API. WDYT ? Regards Felix
