You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2020/02/18 22:13:24 UTC

[maven-doxia-site] branch master updated: Doxia 1.9.1 released

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 01f3ed4  Doxia 1.9.1 released
01f3ed4 is described below

commit 01f3ed47747745e93eb297a149db4bd5560f88f3
Author: Hervé Boutemy <hb...@apache.org>
AuthorDate: Tue Feb 18 23:13:20 2020 +0100

    Doxia 1.9.1 released
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1e67e8d..91e5c3d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -180,7 +180,7 @@ under the License.
 
   <properties>
     <maven.site.path>doxia-site</maven.site.path>
-    <doxiaVersion>1.9</doxiaVersion>
+    <doxiaVersion>1.9.1</doxiaVersion>
     <site.output>${project.build.directory}/site</site.output>
   </properties>