From d4ec6e03f6fbf43b157c61fb1e3b5848dff80807 Mon Sep 17 00:00:00 2001 From: Stephen Connolly Date: Wed, 18 Oct 2017 12:51:21 +0100 Subject: [PATCH] Add the serverId to scm-publish so that we do not need to rely on cached svn credentials --- its/pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/its/pom.xml b/its/pom.xml index 562fc29408..f47a218c18 100644 --- a/its/pom.xml +++ b/its/pom.xml @@ -129,6 +129,14 @@ under the License. + + org.apache.maven.plugins + maven-scm-publish-plugin + 1.1 + + apache.releases.https + +