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 2019/06/10 08:59:26 UTC

[maven-doxia-converter] branch DOXIATOOLS-62 created (now b54493b)

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

slachiewicz pushed a change to branch DOXIATOOLS-62
in repository https://gitbox.apache.org/repos/asf/maven-doxia-converter.git.


      at b54493b  [DOXIATOOLS-62] Upgrade Doxia from 1.1.4 to 1.9

This branch includes the following new commits:

     new b54493b  [DOXIATOOLS-62] Upgrade Doxia from 1.1.4 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-doxia-converter] 01/01: [DOXIATOOLS-62] Upgrade Doxia from 1.1.4 to 1.9

Posted by sl...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

slachiewicz pushed a commit to branch DOXIATOOLS-62
in repository https://gitbox.apache.org/repos/asf/maven-doxia-converter.git

commit b54493b801d8f9c98eff6093a8d02a94bcd279d1
Author: dependabot-preview[bot] <de...@users.noreply.github.com>
AuthorDate: Mon Jun 10 08:42:17 2019 +0000

    [DOXIATOOLS-62] Upgrade Doxia from 1.1.4 to 1.9
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f88c18b..528f919 100644
--- a/pom.xml
+++ b/pom.xml
@@ -57,7 +57,7 @@ under the License.
   </distributionManagement>
 
   <properties>
-    <doxiaVersion>1.1.4</doxiaVersion>
+    <doxiaVersion>1.9</doxiaVersion>
     <javaVersion>7</javaVersion>
   </properties>