From b90d6c426a7dea6153386e841da216925a760681 Mon Sep 17 00:00:00 2001 From: LocalizationBuildProcess Date: Wed, 2 Dec 2020 16:29:18 -0800 Subject: [PATCH] Update devops profile in pom.xml --- pom.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/pom.xml b/pom.xml index eafca7cbe..79de32ce1 100644 --- a/pom.xml +++ b/pom.xml @@ -147,6 +147,19 @@ org.codehaus.mojo cobertura-maven-plugin + + org.apache.maven.plugins + maven-gpg-plugin + + + sign-artifacts + verify + + sign + + + +