summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMurali <murali.p@huawei.com>2017-11-07 12:13:33 +0000
committerMurali <murali.p@huawei.com>2017-11-07 12:13:33 +0000
commit28b57ab6ac9cbcd1c9a0d2311d2ace02572df6dc (patch)
tree7601194ae56baeb90167964a8d9f2a95322f2cdc
parentc2d8256b1a98bbcb892af2706f0b9a1ecafe3b81 (diff)
Fix the code merge failure
Change-Id: Ic482262a72c8cdaf9fe6eba7062b2f37a2f5975e Issue-Id: VNFSDK-120 Signed-off-by: Murali <murali.p@huawei.com>
-rw-r--r--pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 2ce5cbd0..f30eda76 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,8 +30,7 @@
<packaging>pom</packaging>
<name>vnfsdk-refrepo</name>
- <modules>
- <module>vnfmarket</module>
+ <modules>
<module>vnfmarket-be</module>
</modules>
</project>