ionutzpi commented on code in PR #12:
URL:
https://github.com/apache/sling-org-apache-sling-discovery-base/pull/12#discussion_r2066347443
##########
bnd.bnd:
##########
@@ -4,4 +4,12 @@
# whitelist the private reference usage
-fixupmessages:"Export
org.apache.sling.discovery.base.connectors.announcement, has 1, private
references [org.apache.sling.discovery.base.connectors.announcement.impl]"; \
restrict:=warning; \
- is:=warn
\ No newline at end of file
+ is:=warn
+
+Bundle-Version: 3.0.0
Review Comment:
Remove increasing version, based on following statement: it makes sense to
have this as an internal/implementation detail and not increasing the public
api surface.
--
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]