diff options
author | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2017-12-13 17:00:06 +0530 |
---|---|---|
committer | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2017-12-13 17:00:06 +0530 |
commit | a4c95ad560440d113e2e6824427e3bb86f76513f (patch) | |
tree | 134d6a7b0a6c1d229da0ca0e673fc25e11bce2f2 /profiles | |
parent | 7cf506ee2b43dccd08c3d1159485e6f6729d31ed (diff) |
Add README for products and profiles
Issue-ID: CLI-66
Change-Id: I912623aa02c8640dd078b3f924b298c72d509ba5
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/README.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/profiles/README.md b/profiles/README.md new file mode 100644 index 00000000..01911874 --- /dev/null +++ b/profiles/README.md @@ -0,0 +1,5 @@ +Profiles +======== +OCLIP models the required schema to support a given protocol as profile and in this folder each profile is implemented as maven project. + +When deployment/zip is built, the profile artifacts will be copied into the deployment staging area.
\ No newline at end of file |