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 /catalog-dao/pom.xml | |
parent | 85b0eac228f7dd998b075bcdf3c910b27b8f45f6 (diff) |
soner enable fix
Change-Id: Ibcc38fd80f2cd3470db461fcc434760925a93a9b
Issue-ID: SDC-777
Signed-off-by: Michael Lando <ml636r@att.com>
Diffstat (limited to 'catalog-dao/pom.xml')
-rw-r--r-- | catalog-dao/pom.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/catalog-dao/pom.xml b/catalog-dao/pom.xml index 30335db43e..3c970d5fe7 100644 --- a/catalog-dao/pom.xml +++ b/catalog-dao/pom.xml @@ -11,10 +11,6 @@ <version>1.2.0-SNAPSHOT</version> </parent> - <properties> - <sonar.skip>true</sonar.skip> - </properties> - <dependencies> <!-- Common of SDC --> <dependency> |