Hi
I'm currently updating an OSGI service in my local environment. I can deploy the OSGI service to my DEV and Test anvironments by using maven profiles that i have created.
I want to deploy the OSGI bundle to a production environment. What do i need to give to the system administrator for them to deploy the OSGI bundle in production?
Thanks