diff options
author | Murali <murali.p@huawei.com> | 2017-11-07 12:13:33 +0000 |
---|---|---|
committer | Murali <murali.p@huawei.com> | 2017-11-07 12:13:33 +0000 |
commit | 28b57ab6ac9cbcd1c9a0d2311d2ace02572df6dc (patch) | |
tree | 7601194ae56baeb90167964a8d9f2a95322f2cdc /pom.xml | |
parent | c2d8256b1a98bbcb892af2706f0b9a1ecafe3b81 (diff) |
Fix the code merge failure
Change-Id: Ic482262a72c8cdaf9fe6eba7062b2f37a2f5975e
Issue-Id: VNFSDK-120
Signed-off-by: Murali <murali.p@huawei.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -30,8 +30,7 @@ <packaging>pom</packaging> <name>vnfsdk-refrepo</name> - <modules> - <module>vnfmarket</module> + <modules> <module>vnfmarket-be</module> </modules> </project> |