You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by el...@apache.org on 2020/05/20 14:23:40 UTC

[maven-jxr] branch doxia created (now bbc8b93)

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

elharo pushed a change to branch doxia
in repository https://gitbox.apache.org/repos/asf/maven-jxr.git.


      at bbc8b93  update doxia

This branch includes the following new commits:

     new bbc8b93  update doxia

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-jxr] 01/01: update doxia

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

elharo pushed a commit to branch doxia
in repository https://gitbox.apache.org/repos/asf/maven-jxr.git

commit bbc8b93e8450433e7064441a300beb3cc1df9625
Author: Elliotte Rusty Harold <el...@ibiblio.org>
AuthorDate: Wed May 20 10:23:05 2020 -0400

    update doxia
---
 maven-jxr-plugin/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/maven-jxr-plugin/pom.xml b/maven-jxr-plugin/pom.xml
index 9008717..45b2381 100644
--- a/maven-jxr-plugin/pom.xml
+++ b/maven-jxr-plugin/pom.xml
@@ -38,7 +38,7 @@ under the License.
   <properties>
     <mavenVersion>3.1.0</mavenVersion> <!-- support javax.inject -->
     <doxia-sitetoolsVersion>1.8</doxia-sitetoolsVersion>
-    <doxiaVersion>1.8</doxiaVersion>
+    <doxiaVersion>1.9.3</doxiaVersion>
   </properties>
 
   <prerequisites>