diff --git a/.circleci/maven-release-settings.xml b/.circleci/maven-release-settings.xml index c6a56b1..046022b 100644 --- a/.circleci/maven-release-settings.xml +++ b/.circleci/maven-release-settings.xml @@ -1,9 +1,14 @@ - + + + central + ${env.MAVEN_CENTRAL_USERNAME} + ${env.MAVEN_CENTRAL_PASSWORD} diff --git a/riskified-sdk/pom.xml b/riskified-sdk/pom.xml index e163122..4d74fad 100644 --- a/riskified-sdk/pom.xml +++ b/riskified-sdk/pom.xml @@ -10,10 +10,18 @@ https://www.riskified.com - + + + central + https://central.sonatype.com/api/v1/publisher/deployments/ + + central + https://central.sonatype.com/api/v1/publisher/deployments/ + @@ -28,7 +36,7 @@ - + + + org.sonatype.central + central-publishing-maven-plugin + 0.8.0 + true + + central + + org.apache.maven.plugins