I migrated my code base from aem 5.6.1 to 6.0 instance still using 5.6 api. It worked fine.I decided to start using 6.0 api so created new pom files using mvn. That worked fine too.I placed my code in to the bundle and compiled successfully and uploaded and installed my package.However my bundle wou...