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 <[email protected]>
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>