This is an automated email from the ASF dual-hosted git repository.
stevel pushed a commit to branch branch-1.5.0
in repository https://gitbox.apache.org/repos/asf/hadoop-thirdparty.git
The following commit(s) were added to refs/heads/branch-1.5.0 by this push:
new 001768e HADOOP-19727. downgrade maven stylus skin to 1.5
001768e is described below
commit 001768e54a520804560d8df63f7bc1c9dc3799a1
Author: Steve Loughran <[email protected]>
AuthorDate: Fri Oct 17 20:20:36 2025 +0100
HADOOP-19727. downgrade maven stylus skin to 1.5
HADOOP-19700 was wrong: there is no 1.6 skin.
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index a4a4d1b..3f04f24 100644
--- a/pom.xml
+++ b/pom.xml
@@ -109,7 +109,7 @@
<!-- maven plugin versions -->
<maven-deploy-plugin.version>3.1.1</maven-deploy-plugin.version>
<maven-site-plugin.version>4.0.0-M8</maven-site-plugin.version>
- <maven-stylus-skin.version>1.6</maven-stylus-skin.version>
+ <maven-stylus-skin.version>1.5</maven-stylus-skin.version>
<maven-antrun-plugin.version>3.1.0</maven-antrun-plugin.version>
<maven-assembly-plugin.version>3.6.0</maven-assembly-plugin.version>
<maven-dependency-plugin.version>3.6.0</maven-dependency-plugin.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]