This is an automated email from the ASF dual-hosted git repository. slachiewicz pushed a commit to branch DOXIASITETOOLS-235 in repository https://gitbox.apache.org/repos/asf/maven-doxia-sitetools.git
commit a264e00c14bbc61bf710fd484a750fb6bff1f51a Author: Sylwester Lachiewicz <[email protected]> AuthorDate: Sun Dec 12 14:01:08 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 8115963..b56ef19 100644 --- a/pom.xml +++ b/pom.xml @@ -69,7 +69,7 @@ under the License. </distributionManagement> <properties> - <doxiaVersion>1.11</doxiaVersion> + <doxiaVersion>1.11.1</doxiaVersion> <maven.site.path>doxia-sitetools-archives/doxia-sitetools-LATEST</maven.site.path> <project.build.outputTimestamp>2021-12-10T20:38:39Z</project.build.outputTimestamp> </properties>
