diff options
author | Dan Timoney <dtimoney@att.com> | 2017-08-11 15:57:21 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2017-08-11 15:57:21 -0400 |
commit | 68eeb041f3bec6548e94978dce2e6795c8a399e7 (patch) | |
tree | 88ece21f8f4cea0b09fb79f4ab7750f1324131d1 /sliapi/provider/src/main/resources | |
parent | 41cdaaa91806e520905d6238cb5479b2bb219e44 (diff) |
Remove remaining references to openecomp
Remove remaining references to openecomp from properties and sample files
Change-Id: I985bae5e80ae130ffb512c9574f13172252bf6f8
Issue-ID: CCSDK-11
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'sliapi/provider/src/main/resources')
-rw-r--r-- | sliapi/provider/src/main/resources/initial/sliapi-provider.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sliapi/provider/src/main/resources/initial/sliapi-provider.xml b/sliapi/provider/src/main/resources/initial/sliapi-provider.xml index 038d209d8..780be2785 100644 --- a/sliapi/provider/src/main/resources/initial/sliapi-provider.xml +++ b/sliapi/provider/src/main/resources/initial/sliapi-provider.xml @@ -26,7 +26,7 @@ <!-- This xmlns:prefix should match the namespace in the *-provider-impl.yang file The prefix: inside type should match the prefix of the yang file. --> - <type xmlns:prefix="org:openecomp:sdnc:sliapi:provider:impl"> + <type xmlns:prefix="org:onap:ccsdk:sli:core:sliapi:provider:impl"> prefix:sliapi-provider-impl </type> <name>sliapi-provider-impl</name> |