diff --git a/pom.xml b/pom.xml index ca569f65..cd6de1f0 100644 --- a/pom.xml +++ b/pom.xml @@ -233,18 +233,6 @@ - - - org.apache.maven.plugins - maven-deploy-plugin - 3.1.1 - - - default-deploy - none - - - @@ -276,6 +264,19 @@ + + + + org.apache.maven.plugins + maven-deploy-plugin + 3.1.2 + + github-pkg + https://maven.pkg.github.com/opentdf/java-sdk + + + + release @@ -300,6 +301,18 @@ central + + + org.apache.maven.plugins + maven-deploy-plugin + 3.1.2 + + + default-deploy + none + + +