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

[maven-doxia-converter] 01/01: [DOXIATOOLS-62] Bump Doxia from 1.9.1 to 1.10

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>