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 2022/11/28 00:10:23 UTC

[maven-site] branch master updated: Bump Fluido Skin to 1.11.1 - Load GitHub ribbon with CSS only - Remove third party JS for Google Site Search

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


The following commit(s) were added to refs/heads/master by this push:
     new fd7a2806 Bump Fluido Skin to 1.11.1 - Load GitHub ribbon with CSS only - Remove third party JS for Google Site Search
fd7a2806 is described below

commit fd7a280651284bf78709a22cfb0e5f0a00f0be93
Author: Sylwester Lachiewicz <sl...@apache.org>
AuthorDate: Mon Nov 28 01:09:11 2022 +0100

    Bump Fluido Skin to 1.11.1
    - Load GitHub ribbon with CSS only
    - Remove third party JS for Google Site Search
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ea953c61..6655262e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -72,7 +72,7 @@
     <versions3x>3.8.6,3.8.5,3.8.4,3.8.3,3.8.2,3.8.1,3.6.3,3.6.2,3.6.1,3.6.0,3.5.4,3.5.3,3.5.2,3.5.0,3.5.0-beta-1,3.5.0-alpha-1,3.3.9,3.3.3,3.3.1,3.2.5,3.2.3,3.2.2,3.2.1,3.1.1,3.1.0,3.1.0-alpha-1,3.0.5,3.0.4,3.0.3,3.0.2,3.0.1,3.0,3.0-beta-3,3.0-beta-2,3.0-beta-1,3.0-alpha-7,3.0-alpha-6,3.0-alpha-5,3.0-alpha-4,3.0-alpha-3</versions3x>
     <version4x>4.0.0-alpha-2</version4x>
     <site.output>${project.build.directory}/site</site.output>
-    <fluidoVersion>1.11.0</fluidoVersion><!-- used by src/xdoc/errors/404.xml.vm -->
+    <fluidoVersion>1.11.1</fluidoVersion><!-- used by src/xdoc/errors/404.xml.vm -->
     <doxiaVersion>2.0.0-M3</doxiaVersion>
     <doxiaToolsVersion>2.0.0-M3</doxiaToolsVersion>
     <javaVersion>8</javaVersion>