SLING-2944 Revert Sling API dependency to 2.3.0 again

Sling API 2.4.0 is not required and probably only has been
updated to make sure the import version range for the Resource
API is correct. Given SLING-2993 we should actually provide
proper annotation of implemented API for the bundle plugin
to properly devise the import version range.

For now removing the 'provide:=true' import tag solves this
issue, since we only implement the ResourceProvider interface
(intended to be @ConsumerType) and extend AbstractSlingResource
(which is safe to extend in @ConsumerType fashion).

git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1510562 13f79535-47bb-0310-9956-ffa450edef68
2 files changed
tree: 4f80e23474e77e56c75ac74aae43bc8dad3a4df5
  1. src/
  2. pom.xml
  3. README.txt