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:36 UTC

[maven-pdf-plugin] branch MPDF-93 created (now 044a3ad)

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

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


      at 044a3ad  [MPDF-93] Update Doxia to 1.9

This branch includes the following new commits:

     new 044a3ad  [MPDF-93] Update Doxia to 1.9

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



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

Posted by rf...@apache.org.
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>