This is an automated email from the ASF dual-hosted git repository. slachiewicz pushed a commit to branch fluifo in repository https://gitbox.apache.org/repos/asf/maven-apache-parent.git
commit 1b6e9756b82b25a9f0212b872abefa866c4e20ef Author: Sylwester Lachiewicz <[email protected]> AuthorDate: Sun Oct 6 14:21:44 2024 +0200 Update maven-fluido-skin to 2.0.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c5ae267..d360447 100644 --- a/pom.xml +++ b/pom.xml @@ -116,7 +116,7 @@ under the License. <version.maven-deploy-plugin>3.1.3</version.maven-deploy-plugin> <version.maven-ear-plugin>3.3.0</version.maven-ear-plugin> <version.maven-enforcer-plugin>3.5.0</version.maven-enforcer-plugin> - <version.maven-fluido-skin>2.0.0-M11</version.maven-fluido-skin> + <version.maven-fluido-skin>2.0.1</version.maven-fluido-skin> <version.maven-gpg-plugin>3.2.7</version.maven-gpg-plugin> <version.maven-help-plugin>3.5.1</version.maven-help-plugin> <version.maven-install-plugin>3.1.3</version.maven-install-plugin>
