This is an automated email from the ASF dual-hosted git repository.
enorman pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-starter.git
The following commit(s) were added to refs/heads/master by this push:
new bb1e10d switch to released JCR Base 3.0.6
bb1e10d is described below
commit bb1e10d97f3c163fb87917ea782afff674050891
Author: Eric Norman <[email protected]>
AuthorDate: Sun Dec 16 12:33:08 2018 -0800
switch to released JCR Base 3.0.6
---
src/main/provisioning/sling.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/main/provisioning/sling.txt b/src/main/provisioning/sling.txt
index 52fa866..a078e0f 100644
--- a/src/main/provisioning/sling.txt
+++ b/src/main/provisioning/sling.txt
@@ -106,7 +106,7 @@
[artifacts startLevel=15]
org.apache.sling/org.apache.sling.jcr.jcr-wrapper/2.0.0
org.apache.sling/org.apache.sling.jcr.api/2.4.0
- org.apache.sling/org.apache.sling.jcr.base/3.0.4
+ org.apache.sling/org.apache.sling.jcr.base/3.0.6
org.apache.sling/org.apache.sling.jcr.registration/1.0.6
org.apache.jackrabbit/jackrabbit-api/${jackrabbit.version}
org.apache.jackrabbit/jackrabbit-jcr-commons/${jackrabbit.version}