diff options
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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> |