You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by rf...@apache.org on 2019/06/13 15:52:37 UTC

[maven-pdf-plugin] 01/01: [MPDF-93] Update Doxia to 1.9

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

rfscholte pushed a commit to branch MPDF-93
in repository https://gitbox.apache.org/repos/asf/maven-pdf-plugin.git

commit 044a3ad6275fc4d95b82787a5c91a2fe6c4c658d
Author: rfscholte <rf...@apache.org>
AuthorDate: Thu Jun 13 17:52:26 2019 +0200

    [MPDF-93] Update Doxia to 1.9
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 69bc02f..d62bce2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -89,7 +89,7 @@ under the License.
   </distributionManagement>
 
   <properties>
-    <doxiaVersion>1.9-SNAPSHOT</doxiaVersion>
+    <doxiaVersion>1.9</doxiaVersion>
     <doxiaSitetoolsVersion>1.8.1</doxiaSitetoolsVersion>
     <mavenVersion>2.2.1</mavenVersion>
     <javaVersion>7</javaVersion>