From 500565fdbda13e7d51668091b916c39ae6550f67 Mon Sep 17 00:00:00 2001 From: Steinar Bang Date: Sun, 7 Apr 2024 12:12:50 +0200 Subject: [PATCH] Stop deploying integration test artifacts to maven central --- authservice/authservice.tests/pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/authservice/authservice.tests/pom.xml b/authservice/authservice.tests/pom.xml index 648725a..852b7f8 100644 --- a/authservice/authservice.tests/pom.xml +++ b/authservice/authservice.tests/pom.xml @@ -86,6 +86,13 @@ org.apache.maven.plugins maven-surefire-plugin + + org.sonatype.plugins + nexus-staging-maven-plugin + + true + +