diff options
author | Michael Lando <ml636r@att.com> | 2017-12-24 20:23:35 +0200 |
---|---|---|
committer | Michael Lando <ml636r@att.com> | 2017-12-24 20:23:35 +0200 |
commit | d4bf8d6e930b716276a4f93c48fa22961888798c (patch) | |
tree | d25c6bb54e49380577235c675e038c2a8e6a4a53 /security-utils | |
parent | 85b0eac228f7dd998b075bcdf3c910b27b8f45f6 (diff) |
soner enable fix
Change-Id: Ibcc38fd80f2cd3470db461fcc434760925a93a9b
Issue-ID: SDC-777
Signed-off-by: Michael Lando <ml636r@att.com>
Diffstat (limited to 'security-utils')
-rw-r--r-- | security-utils/pom.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/security-utils/pom.xml b/security-utils/pom.xml index 94038dbe6f..ec707c23e4 100644 --- a/security-utils/pom.xml +++ b/security-utils/pom.xml @@ -11,10 +11,6 @@ <version>1.2.0-SNAPSHOT</version> </parent> - <properties> - <sonar.skip>true</sonar.skip> - </properties> - <dependencies> <dependency> <groupId>junit</groupId> |