This is an automated email from the ASF dual-hosted git repository.
kwin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-parent.git
The following commit(s) were added to refs/heads/master by this push:
new 17d8401 releng: remove redundant site descriptor name
17d8401 is described below
commit 17d84016a7f28821b452eb927906c1e660e6e130
Author: Konrad Windszus <[email protected]>
AuthorDate: Sun Aug 21 11:41:49 2022 +0200
releng: remove redundant site descriptor name
---
sling-parent/src/site/site.xml | 1 -
1 file changed, 1 deletion(-)
diff --git a/sling-parent/src/site/site.xml b/sling-parent/src/site/site.xml
index 1d46cbb..d812e70 100644
--- a/sling-parent/src/site/site.xml
+++ b/sling-parent/src/site/site.xml
@@ -20,7 +20,6 @@ under the License.
-->
<project xmlns="http://maven.apache.org/DECORATION/1.8.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/DECORATION/1.8.0
http://maven.apache.org/xsd/decoration-1.8.0.xsd"
- name="Apache Sling Maven Plugin">
<skin>
<groupId>org.apache.maven.skins</groupId>
<artifactId>maven-fluido-skin</artifactId>