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/03/05 21:17:44 UTC

[maven-project-info-reports-plugin] 01/01: [MPIR-389] Upgrade Doxia to 1.9.1

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

slachiewicz pushed a commit to branch MPIR-388
in repository https://gitbox.apache.org/repos/asf/maven-project-info-reports-plugin.git

commit da677ce24a0dfd185e02671af2351a6b89c2b848
Author: Sylwester Lachiewicz <sl...@apache.org>
AuthorDate: Thu Mar 5 22:10:07 2020 +0100

    [MPIR-389] Upgrade Doxia to 1.9.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0bb7da7..ddb532e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -118,7 +118,7 @@ under the License.
   </distributionManagement>
 
   <properties>
-    <doxiaVersion>1.8</doxiaVersion>
+    <doxiaVersion>1.9.1</doxiaVersion>
     <doxia-sitetoolsVersion>1.8.1</doxia-sitetoolsVersion>
     <mavenVersion>3.0</mavenVersion>
     <scmVersion>1.10.0</scmVersion>