Hi,we migrated from cq 5.6.1 to AEM 6.2 and observed that few services are not working in AEM 6.2.@component and @service annotations are not making our class registered as component and service in felix-->OSGI--->Services.The dependencies in our POM is as below:<dependency><groupId>org.apache.felix...