summaryrefslogtreecommitdiffstats
path: root/dblib/provider/src/main/resources/OSGI-INF
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2019-10-30 20:38:16 +0000
committerGerrit Code Review <gerrit@onap.org>2019-10-30 20:38:16 +0000
commit68a4d953e819be52458d0f432d6419eeea340672 (patch)
tree8049d0a818a53a4fa88f7770fd263e7951ac2c2b /dblib/provider/src/main/resources/OSGI-INF
parent9de62d0c1f99e26c4923eb6fba6e569c08d6ca1f (diff)
parentc9bf82b628b7d3f5f21f153538f950ac9a7d1294 (diff)
Merge "remove EncShellCommand"
Diffstat (limited to 'dblib/provider/src/main/resources/OSGI-INF')
-rwxr-xr-xdblib/provider/src/main/resources/OSGI-INF/blueprint/dblib-blueprint.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/dblib/provider/src/main/resources/OSGI-INF/blueprint/dblib-blueprint.xml b/dblib/provider/src/main/resources/OSGI-INF/blueprint/dblib-blueprint.xml
index d9bb99c0..f1d5166d 100755
--- a/dblib/provider/src/main/resources/OSGI-INF/blueprint/dblib-blueprint.xml
+++ b/dblib/provider/src/main/resources/OSGI-INF/blueprint/dblib-blueprint.xml
@@ -15,10 +15,4 @@
</interfaces>
</service>
- <command-bundle xmlns="http://karaf.apache.org/xmlns/shell/v1.0.0">
- <command name="dblib/encode">
- <action class="org.onap.ccsdk.sli.core.dblib.EncShellCommand"/>
- </command>
- </command-bundle>
-
</blueprint> \ No newline at end of file