Bump doxiaToolsVersion from 1.9 to 1.9.1

Bumps `doxiaToolsVersion` from 1.9 to 1.9.1.

Updates `doxia-decoration-model` from 1.9 to 1.9.1
- [Release notes](https://github.com/apache/maven-doxia-sitetools/releases)
- [Commits](https://github.com/apache/maven-doxia-sitetools/compare/doxia-sitetools-1.9...doxia-sitetools-1.9.1)

Updates `doxia-site-renderer` from 1.9 to 1.9.1
- [Release notes](https://github.com/apache/maven-doxia-sitetools/releases)
- [Commits](https://github.com/apache/maven-doxia-sitetools/compare/doxia-sitetools-1.9...doxia-sitetools-1.9.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 file changed
tree: dd7b3ce2d9e97dbd9e1b859826e6495183deca83
  1. content/
  2. .gitignore
  3. Jenkinsfile
  4. Maven Versions 2.odp
  5. pom.xml
  6. README.md
README.md

Maven Site

This is the Git repository for the content of https://maven.apache.org/.

Run Locally

You can run

$ mvn site:run

to run locally and see the website on http://localhost:8080/.