aboutsummaryrefslogtreecommitdiffstats
path: root/sli/recording/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2017-09-14 18:15:38 +0000
committerGerrit Code Review <gerrit@onap.org>2017-09-14 18:15:38 +0000
commit9f0995e647ba28ae429a0d46fb2686dbf61bb9d4 (patch)
treecf0338a29e77ce872c857c1bf36995cd918eb0b9 /sli/recording/pom.xml
parentb26263ebcd02862aee41677eb22cbaf954fa97fd (diff)
parenteb790498dacf46fc594b93bf62a6e17f686af62e (diff)
Merge "Fix SDNC service registration"
Diffstat (limited to 'sli/recording/pom.xml')
-rwxr-xr-xsli/recording/pom.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/sli/recording/pom.xml b/sli/recording/pom.xml
index 97c99188..f0bc0970 100755
--- a/sli/recording/pom.xml
+++ b/sli/recording/pom.xml
@@ -59,9 +59,7 @@
<extensions>true</extensions>
<configuration>
<instructions>
- <Bundle-Activator>org.onap.ccsdk.sli.core.sli.recording.RecordingActivator</Bundle-Activator>
<Export-Package>org.onap.ccsdk.sli.core.sli.recording;version=${project.version}</Export-Package>
- <Import-Package>*</Import-Package>
<Embed-Transitive>true</Embed-Transitive>
</instructions>