summaryrefslogtreecommitdiffstats
path: root/sliPluginUtils/provider/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2017-09-06 23:16:05 +0000
committerGerrit Code Review <gerrit@onap.org>2017-09-06 23:16:05 +0000
commite9c52b4a64c3b3d1ea0be425746e2697819035bd (patch)
tree3ab1d9006c6a0d9a700b2e0bb3278414f930e6c8 /sliPluginUtils/provider/pom.xml
parent4b6147aca5ffcf43d6db1232e6d61142c4ce14d7 (diff)
parent21788cc75a85a6e7b2097c5549957a38178a9197 (diff)
Merge "Fix service registration for SDNC"
Diffstat (limited to 'sliPluginUtils/provider/pom.xml')
-rwxr-xr-xsliPluginUtils/provider/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/sliPluginUtils/provider/pom.xml b/sliPluginUtils/provider/pom.xml
index 1af88e82..430221fc 100755
--- a/sliPluginUtils/provider/pom.xml
+++ b/sliPluginUtils/provider/pom.xml
@@ -70,7 +70,6 @@
<configuration>
<instructions>
<Bundle-SymbolicName>org.onap.ccsdk.sli.core.slipluginutils</Bundle-SymbolicName>
- <Bundle-Activator>org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtilsActivator</Bundle-Activator>
<Export-Package>org.onap.ccsdk.sli.core.slipluginutils</Export-Package>
<Import-Package>org.onap.ccsdk.sli.core.*,org.osgi.framework.*,org.slf4j.*,java.net.*</Import-Package>
<Embed-Dependency>*;scope=compile|runtime;artifactId=!sli-common|org.eclipse.osgi|mysql-connector-java|slf4j-api|jcl-over-slf4j</Embed-Dependency>