aboutsummaryrefslogtreecommitdiffstats
path: root/products/pom.xml
diff options
context:
space:
mode:
authorKanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>2019-08-06 17:03:29 +0530
committerKanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>2019-08-07 11:43:24 +0530
commit3a50c013ed1cf0037e3b1115443a8a4a49b449d4 (patch)
tree1aac53eb729f32ac5b2f537b89cc56bbd3227c01 /products/pom.xml
parentc74ae07f810f3b6526218beca97b2d9ffe6ab5ce (diff)
Add place holder for onap-el-alto
Issue-ID: CLI-169 Change-Id: Idcd8872f979844c69259bf126e09133cfc9a7018 Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Diffstat (limited to 'products/pom.xml')
-rw-r--r--products/pom.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/products/pom.xml b/products/pom.xml
index b7e8f651..733a4be9 100644
--- a/products/pom.xml
+++ b/products/pom.xml
@@ -72,6 +72,15 @@
</modules>
</profile>
<profile>
+ <id>onap-elalto</id>
+ <activation>
+ <activeByDefault>false</activeByDefault>
+ </activation>
+ <modules>
+ <module>onap-elalto</module>
+ </modules>
+ </profile>
+ <profile>
<id>eol</id>
<activation>
<activeByDefault>false</activeByDefault>