summaryrefslogtreecommitdiffstats
path: root/conductor/pom.xml
diff options
context:
space:
mode:
authorDileep Ranganathan <dileep.ranganathan@intel.com>2018-03-01 06:20:22 -0800
committerDileep Ranganathan <dileep.ranganathan@intel.com>2018-03-01 10:41:33 -0800
commit413abf436d94d48019f3995a860e0d43ea291b96 (patch)
tree110174c44cfbae956c3380735c7001fe215f045c /conductor/pom.xml
parent69dda22c24d32535c96030a1b74c04cb64963b93 (diff)
Integrate optf/has with Sonar
Added sonar properties for python related config Added custom inclusion/exclusion patterns which could be leveraged Change-Id: I3992a9120a30555fc933c1b052984367af69e4da Issue-ID: OPTFRA-101 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
Diffstat (limited to 'conductor/pom.xml')
-rw-r--r--conductor/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/conductor/pom.xml b/conductor/pom.xml
index f12574a..db0f047 100644
--- a/conductor/pom.xml
+++ b/conductor/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onap.optf.has</groupId>
<version>1.1.0-SNAPSHOT</version>
- <artifactId>optf-has-root</artifactId>
+ <artifactId>optf-has</artifactId>
</parent>
<groupId>org.onap.optf.has</groupId>