aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorKanagaraj Manickam <kanagaraj.manickam@huawei.com>2017-12-12 10:29:22 +0000
committerGerrit Code Review <gerrit@onap.org>2017-12-12 10:29:22 +0000
commit50aea9d5d3db01513c701e34c5f6cf7f6e25ac1f (patch)
tree800584529f77c8ff26f05a73abd3fa71205a69a7 /pom.xml
parentb0f92e52629b4a7a48f6d43553629f249fedf7c8 (diff)
parent0d97a835fa2052ded5a31e8921baf641c8e9bb57 (diff)
Merge "Make Http as separate plugin"
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 b5904d02..f3c2a672 100644
--- a/pom.xml
+++ b/pom.xml
@@ -37,7 +37,8 @@
<modules>
<module>framework</module>
- <module>plugins</module>
+ <module>profiles</module>
+ <module>products</module>
<module>main</module>
<module>deployment</module>
<module>validate</module>