kwin commented on a change in pull request #40:
URL: 
https://github.com/apache/sling-org-apache-sling-api/pull/40#discussion_r785924652



##########
File path: 
src/main/java/org/apache/sling/api/resource/external/package-info.java
##########
@@ -17,7 +17,7 @@
  * under the License.
  */
 
-@Version("1.0.2")
+@Version("1.1.0")

Review comment:
       Yes, but if we would only increase the patch version consumers could not 
depend on the new method easily due to the default import version range being 
used by Bnd 
(https://bnd.bndtools.org/chapters/170-versioning.html#import-version-policy). 
I want consumer bundles to not start which depend on this method, in case only 
1.0.2 of this package is deployed!




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to