This is an automated email from the ASF dual-hosted git repository.

bdelacretaz pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-repoinit.git


The following commit(s) were added to refs/heads/master by this push:
     new c48eed3  SLING-9171 - increase org.apache.sling.jcr.repoinit 
capability version, so that clients can require it specifically
c48eed3 is described below

commit c48eed3fd812aa0e8b3cf815efcd49914419cab2
Author: Bertrand Delacretaz <[email protected]>
AuthorDate: Thu Mar 26 12:40:55 2020 +0100

    SLING-9171 - increase org.apache.sling.jcr.repoinit capability version, so 
that clients can require it specifically
---
 bnd.bnd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bnd.bnd b/bnd.bnd
index 4f043cd..a6341ff 100644
--- a/bnd.bnd
+++ b/bnd.bnd
@@ -1,2 +1,2 @@
-Provide-Capability: 
osgi.implementation;osgi.implementation="org.apache.sling.jcr.repoinit";version:Version="1.0"
+Provide-Capability: 
osgi.implementation;osgi.implementation="org.apache.sling.jcr.repoinit";version:Version="8.1"
 Require-Capability: org.apache.sling.repoinit.language;filter:="(version>=8.1)"
\ No newline at end of file

Reply via email to