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-starter.git
The following commit(s) were added to refs/heads/master by this push:
new 22a7f13 SLING-7919 - fix duplicate feature name
22a7f13 is described below
commit 22a7f13caf2b0378421ab7897001e2dd068bee69
Author: Bertrand Delacretaz <[email protected]>
AuthorDate: Thu Sep 13 12:41:58 2018 +0200
SLING-7919 - fix duplicate feature name
---
src/main/provisioning/sling-discovery.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/main/provisioning/sling-discovery.txt
b/src/main/provisioning/sling-discovery.txt
index 4a83755..5dd0566 100644
--- a/src/main/provisioning/sling-discovery.txt
+++ b/src/main/provisioning/sling-discovery.txt
@@ -17,7 +17,7 @@
# under the License.
#
#
-[feature name=sling-event]
+[feature name=sling-discovery]
[artifacts]
org.apache.sling/org.apache.sling.discovery.api/1.0.4