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 2021/08/22 19:30:43 UTC

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

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 ed0ef93  [DOXIATOOLS-62] Bump Doxia from 1.9.1 to 1.10

This branch includes the following new commits:

     new ed0ef93  [DOXIATOOLS-62] Bump Doxia from 1.9.1 to 1.10

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] Bump Doxia from 1.9.1 to 1.10

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 ed0ef9332798df170fdcefba6753cb12214e0640
Author: Sylwester Lachiewicz <sl...@apache.org>
AuthorDate: Sun Aug 22 21:29:53 2021 +0200

    [DOXIATOOLS-62] Bump Doxia from 1.9.1 to 1.10
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 81bdf68..ea4a7cd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -57,7 +57,7 @@ under the License.
   </distributionManagement>
 
   <properties>
-    <doxiaVersion>1.9.1</doxiaVersion>
+    <doxiaVersion>1.10</doxiaVersion>
     <javaVersion>7</javaVersion>
     <project.build.outputTimestamp>2020-03-14T00:00:00Z</project.build.outputTimestamp>
   </properties>