From b0c9d8e286100712a34b378177b493f3c8ba5d0b Mon Sep 17 00:00:00 2001 From: Morgan Kleene Date: Mon, 22 Jun 2026 14:35:51 -0400 Subject: [PATCH] fix: we deploy from the root --- pom.xml | 1 + sdk-fips-bouncycastle/pom.xml | 29 ----------------------------- 2 files changed, 1 insertion(+), 29 deletions(-) diff --git a/pom.xml b/pom.xml index 1ba492ef..ac1f72fc 100644 --- a/pom.xml +++ b/pom.xml @@ -330,6 +330,7 @@ release sdk + sdk-fips-bouncycastle false diff --git a/sdk-fips-bouncycastle/pom.xml b/sdk-fips-bouncycastle/pom.xml index e9862c99..4e6ae925 100644 --- a/sdk-fips-bouncycastle/pom.xml +++ b/sdk-fips-bouncycastle/pom.xml @@ -38,33 +38,4 @@ test - - - - - org.sonatype.central - central-publishing-maven-plugin - 0.6.0 - true - - true - published - - central - - - - - org.apache.maven.plugins - maven-deploy-plugin - 3.1.2 - - - default-deploy - none - - - - -