summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorVignesh K <vignesh.k041@wipro.com>2019-03-27 17:34:08 +0530
committerVignesh K <vignesh.k041@wipro.com>2019-04-10 20:42:17 +0530
commit34dd2c9a61528cb87ecf59d031bae23cd257210a (patch)
tree22830a23428846f38d5daae9a772d44b179b9330 /pom.xml
parenta4983a2f9a74b52c1b54491f2a39d2effb2763e6 (diff)
Initial commit for clamp-policy plugin
Addressed review comments Issue-ID: DCAEGEN2-1129 Change-Id: Icdf95bdbf7c3ec2f201d5d57544ef6d206f3c5fa Signed-off-by: Vignesh K <vignesh.k041@wipro.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 266bdc1..888331f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -37,6 +37,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property.
<module>relationships</module>
<module>dcae-policy</module>
<module>k8s</module>
+ <module>clamp-policy</module>
</modules>
<properties>
<onap.nexus.url>https://nexus.onap.org</onap.nexus.url>