This is an automated email from the ASF dual-hosted git repository.
dklco pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-app-cms.git
The following commit(s) were added to refs/heads/master by this push:
new c1bd9c3 SLING-10116 - Adding the maintenance feature
c1bd9c3 is described below
commit c1bd9c337e353845fa7a0cf6516b6a817113ecc0
Author: Dan Klco <[email protected]>
AuthorDate: Fri Feb 5 09:17:14 2021 -0500
SLING-10116 - Adding the maintenance feature
---
feature/src/main/features/maintenance.json | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/feature/src/main/features/maintenance.json
b/feature/src/main/features/maintenance.json
new file mode 100644
index 0000000..2f39777
--- /dev/null
+++ b/feature/src/main/features/maintenance.json
@@ -0,0 +1,5 @@
+{
+ "prototype": {
+ "id":
"org.apache.sling:org.apache.sling.jcr.maintenance:slingosgifeature:default:1.0.0-SNAPSHOT"
+ }
+}
\ No newline at end of file