You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@turbine.apache.org by gk...@apache.org on 2021/12/14 11:38:56 UTC

[turbine-parent] 01/02: Pull skin and fluido tp parent, cleanup child site.xml, and update 5.1 release

This is an automated email from the ASF dual-hosted git repository.

gk pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/turbine-parent.git

commit 2369804e2d340801a977598dfe73e928a68e8265
Author: Georg Kallidis <gk...@apache.org>
AuthorDate: Tue Dec 14 11:34:44 2021 +0100

    Pull skin and fluido tp parent, cleanup child site.xml, and update 5.1 release
---
 src/site/site.xml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/src/site/site.xml b/src/site/site.xml
index ee3fd4c..7b7fabb 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -58,4 +58,9 @@
             </gitHub>
         </fluidoSkin>
     </custom>
+    <skin>
+        <groupId>org.apache.maven.skins</groupId>
+        <artifactId>maven-fluido-skin</artifactId>
+        <version>1.9</version>
+  </skin>
 </project>