diff options
author | 2019-01-30 09:57:47 -0800 | |
---|---|---|
committer | 2019-01-30 09:57:47 -0800 | |
commit | d9803366c0315b8d9c2f313ebe8eee4711db220f (patch) | |
tree | e7fc15754cb06225498e68d417c5eefe994d5d03 /ONAP Information Model/.project | |
parent | a3802313becb768b9a89887a9453a7de65d96f7f (diff) |
Add ONAP IM to Master Branch
Issue-ID: MODELING-104
Change-Id: Ia0a0aaa7d0cc3f0d3dc8f92fdb1d05b095ab16fc
Signed-off-by: jjewitt58 <jessie.jewitt@oamtechnologies.com>
Diffstat (limited to 'ONAP Information Model/.project')
-rw-r--r-- | ONAP Information Model/.project | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/ONAP Information Model/.project b/ONAP Information Model/.project new file mode 100644 index 0000000..dcd9a6c --- /dev/null +++ b/ONAP Information Model/.project @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>ONAP Information Model</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ </buildSpec>
+ <natures>
+ </natures>
+</projectDescription>
|