You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sl...@apache.org on 2020/12/28 17:27:43 UTC

[maven-parent] 02/03: Sync fluido skin to 1.9

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

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

commit 500e52579d18804c0506be02937b049e83d72ba1
Author: Sylwester Lachiewicz <sl...@apache.org>
AuthorDate: Wed Dec 23 09:13:21 2020 +0100

    Sync fluido skin to 1.9
---
 src/site-docs/site.xml | 2 +-
 src/site/site.xml      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/site-docs/site.xml b/src/site-docs/site.xml
index f8b0ab5..1894f9a 100644
--- a/src/site-docs/site.xml
+++ b/src/site-docs/site.xml
@@ -37,7 +37,7 @@ under the License.
   <skin>
     <groupId>org.apache.maven.skins</groupId>
     <artifactId>maven-fluido-skin</artifactId>
-    <version>1.7</version>
+    <version>1.9</version>
   </skin>
 
   <edit>${project.scm.url}</edit>
diff --git a/src/site/site.xml b/src/site/site.xml
index 85c9f09..96c1d83 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -36,7 +36,7 @@ under the License.
   <skin>
     <groupId>org.apache.maven.skins</groupId>
     <artifactId>maven-fluido-skin</artifactId>
-    <version>1.7</version>
+    <version>1.9</version>
   </skin>
 
   <edit>${project.scm.url}</edit>