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

olamy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/archiva-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 468ded1  use fluido skin released version
468ded1 is described below

commit 468ded11fd942f5a3195c687ee785b7a53bdda34
Author: Olivier Lamy <[email protected]>
AuthorDate: Tue May 24 20:37:48 2022 +1000

    use fluido skin released version
    
    Signed-off-by: Olivier Lamy <[email protected]>
---
 src/site/site.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/site/site.xml b/src/site/site.xml
index 8a2e0ba..0737684 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -23,7 +23,7 @@
   <skin>
     <groupId>org.apache.maven.skins</groupId>
     <artifactId>maven-fluido-skin</artifactId>
-    <version>1.11.0-SNAPSHOT</version>
+    <version>1.11.0</version>
   </skin>
 
   <custom combine.children="append">

Reply via email to