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/02/20 14:13:59 UTC

[maven-site] 02/02: Us Doxia 1.9.1 - improved code syntax highlighting for markdown files

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

commit a1099f6d9945e37f0a72ffb8e1998b728b5faf2d
Author: Sylwester Lachiewicz <sl...@apache.org>
AuthorDate: Thu Feb 20 15:13:47 2020 +0100

    Us Doxia 1.9.1 - improved code syntax highlighting for markdown files
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f00db00..0ce9643 100644
--- a/pom.xml
+++ b/pom.xml
@@ -69,7 +69,7 @@
     <versions3x>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>
     <site.output>${project.build.directory}/site</site.output>
     <fluidoVersion>1.8</fluidoVersion><!-- used by src/xdoc/errors/404.xml.vm -->
-    <doxiaVersion>1.9</doxiaVersion>
+    <doxiaVersion>1.9.1</doxiaVersion>
     <doxiaToolsVersion>1.9.1</doxiaToolsVersion>
   </properties>