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

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


The following commit(s) were added to refs/heads/master by this push:
     new 02d1a3c  [DOXIASITETOOLS-235] Upgrade Maven Doxia to 1.11.1
02d1a3c is described below

commit 02d1a3cb2afafac22c2af7527f02d20fbda3de07
Author: Michael Osipov <[email protected]>
AuthorDate: Fri Dec 10 21:36:30 2021 +0100

    [DOXIASITETOOLS-235] Upgrade Maven Doxia to 1.11.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 2bdc80f..002c4d4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -69,7 +69,7 @@ under the License.
   </distributionManagement>
 
   <properties>
-    <doxiaVersion>1.10</doxiaVersion>
+    <doxiaVersion>1.11</doxiaVersion>
     
<maven.site.path>doxia-sitetools-archives/doxia-sitetools-LATEST</maven.site.path>
     
<project.build.outputTimestamp>2021-06-26T11:33:32Z</project.build.outputTimestamp>
   </properties>

Reply via email to