This is an automated email from the ASF dual-hosted git repository.
sjaranowski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-apache-parent.git
The following commit(s) were added to refs/heads/master by this push:
new 84cce27 [MPOM-390] Upgrade to Maven Fluido Skin 1.11.2
84cce27 is described below
commit 84cce27962e7f4e721853c44617691abb9c0a102
Author: Slawomir Jaranowski <[email protected]>
AuthorDate: Sun Jun 11 16:26:31 2023 +0200
[MPOM-390] Upgrade to Maven Fluido Skin 1.11.2
---
pom.xml | 2 ++
src/site-docs/site.xml | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index a8a63a1..a8c79d7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -96,6 +96,8 @@ under the License.
<surefire.version>3.1.0</surefire.version><!-- for surefire, failsafe and
surefire-report -->
<maven.plugin.tools.version>3.9.0</maven.plugin.tools.version><!-- for
m-plugin-p and maven-plugin-annotations -->
<assembly.tarLongFileMode>posix</assembly.tarLongFileMode>
+
+ <version.maven-fluido-skin>1.11.2</version.maven-fluido-skin>
<project.build.outputTimestamp>2022-12-11T19:18:25Z</project.build.outputTimestamp>
<version.apache-rat-plugin>0.15</version.apache-rat-plugin>
diff --git a/src/site-docs/site.xml b/src/site-docs/site.xml
index c67f75e..501645a 100644
--- a/src/site-docs/site.xml
+++ b/src/site-docs/site.xml
@@ -36,7 +36,7 @@ under the License.
<skin>
<groupId>org.apache.maven.skins</groupId>
<artifactId>maven-fluido-skin</artifactId>
- <version>1.11.1</version>
+ <version>${version.maven-fluido-skin}</version>
</skin>
<custom>