diff options
Diffstat (limited to 'framework/src/main/resources/META-INF')
-rw-r--r-- | framework/src/main/resources/META-INF/services/org.onap.cli.fw.OnapCommand | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/src/main/resources/META-INF/services/org.onap.cli.fw.OnapCommand b/framework/src/main/resources/META-INF/services/org.onap.cli.fw.OnapCommand index 89648bf5..422da568 100644 --- a/framework/src/main/resources/META-INF/services/org.onap.cli.fw.OnapCommand +++ b/framework/src/main/resources/META-INF/services/org.onap.cli.fw.OnapCommand @@ -1,2 +1,2 @@ org.onap.cli.fw.cmd.OnapSchemaValidateCommand -org.onap.cli.fw.cmd.OnapSchemaRefreshCommand
\ No newline at end of file +org.onap.cli.fw.cmd.OnapSchemaRefreshCommand |