Skip to content

Commit f04dd4b

Browse files
committed
#1026: align qulice-maven-plugin with parent (0.24.0)
The explicit 0.25.1 override added in ec39750 enables newer checkstyle/PMD rules that flag 837 pre-existing violations across the codebase, breaking master CI since 2026-03-13. Drop the override so the plugin inherits 0.24.0 from the jcabi 1.40.1 parent, restoring a green CI for this branch.
1 parent c6c7a46 commit f04dd4b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,6 @@
304304
<plugin>
305305
<groupId>com.qulice</groupId>
306306
<artifactId>qulice-maven-plugin</artifactId>
307-
<version>0.25.1</version>
308307
<configuration>
309308
<excludes combine.children="append">
310309
<exclude>xml:/src/it/settings.xml</exclude>

0 commit comments

Comments
 (0)