summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorVijay Venkatesh Kumar <vv770d@att.com>2020-02-07 03:40:15 +0000
committerVijay Venkatesh Kumar <vv770d@att.com>2020-02-07 03:40:21 +0000
commitc7a8e732d235d0b8ce714f5153d37d2364c9a01c (patch)
treeb184a4d76bf8f5253e728c6d80e49775fda13d18 /pom.xml
parentb10bd92fc39633dbfffba2e5bd5c4630baf880e6 (diff)
sonarcloud support
Change-Id: I7e66510da92d47da2abb67499c3e347822ddd1ea Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-2065
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index a7e776c..26a98a0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
================================================================================
-Copyright (c) 2017-2018 AT&T Intellectual Property. All rights reserved.
+Copyright (c) 2017-2020 AT&T Intellectual Property. All rights reserved.
================================================================================
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -35,7 +35,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property.
<module>dcae-policy</module>
<module>k8s</module>
<module>clamp-policy</module>
- <module>relationships</module>
+ <module>relationships</module>
</modules>
<properties>
<onap.nexus.url>https://nexus.onap.org</onap.nexus.url>