summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSourabh Sourabh <sourabh.sourabh@est.tech>2023-01-26 12:03:10 +0000
committerGerrit Code Review <gerrit@onap.org>2023-01-26 12:03:10 +0000
commit528cf81a398b679e17ebccc446b759548722e7cc (patch)
treef20e1675fe91b80c585e62ac961e3f0347e00717 /pom.xml
parent16e2358e3fef5fc19f7bf9b57f682f580cff404e (diff)
parent665e22472f9658a4d439da0323e6e8760ec60840 (diff)
Merge "Springboot Integration tests improvements"
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 501861c32..ba1029a1f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2,7 +2,7 @@
<!--
============LICENSE_START=======================================================
Copyright (c) 2020 Linux Foundation.
- Modifications Copyright (C) 2020-2021 Nordix Foundation
+ Modifications Copyright (C) 2020-2023 Nordix Foundation
Modifications Copyright (C) 2020-2021 Pantheon.tech
Modifications Copyright (C) 2021-2022 Bell Canada.
================================================================================
@@ -61,6 +61,7 @@
<module>cps-ncmp-rest-stub</module>
<module>cps-path-parser</module>
<module>cps-ri</module>
+ <module>integration-test</module>
<module>checkstyle</module>
<module>spotbugs</module>
<module>cps-application</module>