aboutsummaryrefslogtreecommitdiffstats
path: root/so-etsi-sol003-adapter-pkgm/pom.xml
diff options
context:
space:
mode:
authorshashikanth.vh@huawei.com <shashikanth.vh@huawei.com>2022-03-10 15:27:34 +0530
committershashikanth.vh@huawei.com <shashikanth.vh@huawei.com>2022-03-10 15:27:34 +0530
commit3168b680a1b9131c29c8bb58d498a2c167fff15e (patch)
tree6d3357e2ca9476b826c2dcfa38ff733c21cdd412 /so-etsi-sol003-adapter-pkgm/pom.xml
parent21ae00f91ad0930fa0680145a4ef0f5d1d0e6799 (diff)
Dependency version upgrade gson 2.8.6 to 2.8.9jakarta
Issue-ID: SO-3846 Signed-off-by: shashikanth.vh@huawei.com <shashikanth.vh@huawei.com> Change-Id: I4181c245f49f1f39115d4b5ad640c63861f0bf0b
Diffstat (limited to 'so-etsi-sol003-adapter-pkgm/pom.xml')
-rw-r--r--so-etsi-sol003-adapter-pkgm/pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/so-etsi-sol003-adapter-pkgm/pom.xml b/so-etsi-sol003-adapter-pkgm/pom.xml
index 23a0d6e..f8ee0f7 100644
--- a/so-etsi-sol003-adapter-pkgm/pom.xml
+++ b/so-etsi-sol003-adapter-pkgm/pom.xml
@@ -10,9 +10,10 @@
<artifactId>so-etsi-sol003-adapter-pkgm</artifactId>
<name>SO ETSI SOL003 VNF Package Management</name>
<packaging>pom</packaging>
+
<modules>
<module>so-etsi-sol003-adapter-pkgm-api</module>
<module>so-etsi-sol003-adapter-pkgm-ext-clients</module>
<module>so-etsi-sol003-adapter-pkgm-service</module>
</modules>
-</project> \ No newline at end of file
+</project>