You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by ol...@apache.org on 2022/04/14 12:12:13 UTC

[archiva-parent] branch master updated: fix skin version

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 6bc4fb4  fix skin version
6bc4fb4 is described below

commit 6bc4fb4ae86279b890e32dd5ebc7d3a977f56eef
Author: Olivier Lamy <ol...@apache.org>
AuthorDate: Thu Apr 14 22:12:00 2022 +1000

    fix skin version
    
    Signed-off-by: Olivier Lamy <ol...@apache.org>
---
 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 476eb31..e4c0f40 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.10</version>
+    <version>1.10.0</version>
   </skin>
 
   <body>