diff options
author | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2017-12-15 16:38:37 +0530 |
---|---|---|
committer | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2017-12-15 16:38:37 +0530 |
commit | ad64951c1df7518bd6e8d6969f551db5014bf0db (patch) | |
tree | 853002148bd8464bbbb6155a1b31ac26edccfc8a /framework/src/main | |
parent | a4c95ad560440d113e2e6824427e3bb86f76513f (diff) |
Increase the snake yaml version
Issue-ID: CLI-66
Change-Id: I129c6e5067d14fb28c8ee7c75dc7358562766c9b
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Diffstat (limited to 'framework/src/main')
-rw-r--r-- | framework/src/main/resources/open-cli.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/src/main/resources/open-cli.properties b/framework/src/main/resources/open-cli.properties index c8792835..4971269f 100644 --- a/framework/src/main/resources/open-cli.properties +++ b/framework/src/main/resources/open-cli.properties @@ -19,7 +19,7 @@ cli.schema.boolean_values=true,false cli.command.type=cmd,auth,catalog # moco properties -cli.sample.gen.enable=true +cli.sample.gen.enable=false cli.sample.gen.target=. # mrkanag Move this to db, once exteranl command registration is supported in place of discovery |