From ed64b5edff15e702493df21aa3230b81593e6133 Mon Sep 17 00:00:00 2001 From: Michael Lando Date: Fri, 9 Jun 2017 03:19:04 +0300 Subject: [SDC-29] catalog 1707 rebase commit. Change-Id: I43c3dc5cf44abf5da817649bc738938a3e8388c1 Signed-off-by: Michael Lando --- security-utils/pom.xml | 38 +++++++++++++++++++++++++++++++++++--- 1 file changed, 35 insertions(+), 3 deletions(-) (limited to 'security-utils/pom.xml') diff --git a/security-utils/pom.xml b/security-utils/pom.xml index 42da43c63d..c98a6ba11c 100644 --- a/security-utils/pom.xml +++ b/security-utils/pom.xml @@ -1,4 +1,5 @@ - + 4.0.0 @@ -11,13 +12,44 @@ 1.1.0-SNAPSHOT - junit junit - 4.12 + ${junit.version} + test + + + Fortify + + false + + + + + + com.fortify.ps.maven.plugin + sca-maven-plugin + 4.30 + + 1.8 + ${project.parent.artifactId} + ${project.parent.artifactId} + + + + org.apache.maven.plugins + maven-deploy-plugin + 2.7 + + true + + + + + + -- cgit 1.2.3-korg