From 0cbd2ec9a94a98b4a5423a082a442d4ef558354b Mon Sep 17 00:00:00 2001 From: ParkGyeongTae Date: Thu, 16 Jul 2026 14:53:19 +0900 Subject: [PATCH] [ZEPPELIN-6541] Remove orphaned plugin.checkstyle.version property The plugin.checkstyle.version property was never referenced by a tag in pluginManagement, so it had no effect. This is not an oversight: ZEPPELIN-6138 (#4884) intentionally removed the tags for ~10 plugins, including maven-checkstyle-plugin, so their versions would be deferred to the Apache parent pom instead of being pinned locally. That change left the now-unused plugin.checkstyle.version property behind. Remove the orphaned property instead of re-pinning the plugin version, so maven-checkstyle-plugin stays consistent with the other plugins that were deferred to parent-managed versioning in ZEPPELIN-6138. --- pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0b3a1803014..03e6254e687 100644 --- a/pom.xml +++ b/pom.xml @@ -158,7 +158,6 @@ 1.7.7 1.7 1.4 - 2.17 2.7 1.6.0 1.6.0