From 4b52622c9a4f09dd5876dc9438de66e58f5bf736 Mon Sep 17 00:00:00 2001 From: Pavel Nevezhin Date: Sun, 23 Aug 2026 16:08:17 +0300 Subject: [PATCH] release: fix Central artifact exclusions Exclude auxiliary modules using the plugin artifact identifier contract. This keeps the public bundle limited to parent metadata and the core library. --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index e09dee6..ace4f7e 100644 --- a/pom.xml +++ b/pom.xml @@ -282,10 +282,10 @@ central ${central.publish.skip} - io.github.pzhin:sfqd-examples - io.github.pzhin:sfqd-coverage - io.github.pzhin:sfqd-jcstress - io.github.pzhin:sfqd-benchmarks + sfqd-examples + sfqd-coverage + sfqd-jcstress + sfqd-benchmarks true published