Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replace dependency to org.eclipse.osgi.services
The bundle 'o.e.osgi.services' is deprecated for removal as part of eclipse-equinox/equinox#18 and already has been changed to only re-export the 'official' OSGi artifacts published to Maven-Central. It should be replaced by imports of the desired org.osgi.service.* packages so that the runtime can choose a suitable provider independently of the bundle name.
- Loading branch information