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-parent.git


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

commit 7d81d779cdb2dab98cd1b747120520838b92d028
Author: Olivier Lamy <[email protected]>
AuthorDate: Tue May 24 20:39:18 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 8c80199..f575c4b 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -37,7 +37,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>

Reply via email to