diff options
author | ying.yunlong <ying.yunlong@zte.com.cn> | 2017-08-08 11:08:40 +0800 |
---|---|---|
committer | ying.yunlong <ying.yunlong@zte.com.cn> | 2017-08-15 11:34:21 +0800 |
commit | e3f942cc4182d82284c421e345c7bd6081eec497 (patch) | |
tree | 5bb1f40197a54cf16358c6b09104d0b752b2cb65 /.gitignore | |
parent | 2874e255e0d94e87b84867e67a1a480d3e67a73d (diff) |
Refactor vfc-gvnfm-vnflcm pom
As the seed code come from openo, there are some labels
is openo in the pom file, change it to onap.
Change-Id: I62582275880c07c443e1598876fa49cf261a25bb
Issue-ID: VFC-77
Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,3 +1,4 @@ -lcm/.idea +.idea +.gitignore lcm/logs/runtime_lcm.log *.pyc |