You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by en...@apache.org on 2021/04/19 19:52:23 UTC

[sling-org-apache-sling-starter] branch master updated: update to 1.0.2 release of JCR Maintenance feature

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 3e19ccb  update to 1.0.2 release of JCR Maintenance feature
3e19ccb is described below

commit 3e19ccbfdeb6536087abd31b82877f18f760f4dc
Author: Eric Norman <en...@apache.org>
AuthorDate: Mon Apr 19 12:52:11 2021 -0700

    update to 1.0.2 release of JCR Maintenance feature
---
 src/main/features/maintenance.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main/features/maintenance.json b/src/main/features/maintenance.json
index 8dc36cd..631a495 100644
--- a/src/main/features/maintenance.json
+++ b/src/main/features/maintenance.json
@@ -1,5 +1,5 @@
 {
     "prototype": {
-        "id": "org.apache.sling:org.apache.sling.jcr.maintenance:slingosgifeature:base:1.0.0"
+        "id": "org.apache.sling:org.apache.sling.jcr.maintenance:slingosgifeature:base:1.0.2"
     }
 }