aboutsummaryrefslogtreecommitdiffstats
path: root/restapi-call-node/provider/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'restapi-call-node/provider/pom.xml')
-rwxr-xr-xrestapi-call-node/provider/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/restapi-call-node/provider/pom.xml b/restapi-call-node/provider/pom.xml
index f864c291..4b328d3d 100755
--- a/restapi-call-node/provider/pom.xml
+++ b/restapi-call-node/provider/pom.xml
@@ -85,7 +85,7 @@
<configuration>
<instructions>
<Bundle-SymbolicName>org.onap.ccsdk.sli.restapicall</Bundle-SymbolicName>
- <Export-Package>org.openecomp.sdnc.restapicall</Export-Package>
+ <Export-Package>org.onap.ccsdk.sli.plugins.restapicall</Export-Package>
<Import-Package>*</Import-Package>
</instructions>