diff options
Diffstat (limited to 'appc-config/appc-config-adaptor/provider/src/main/resources/config-request.xml')
-rw-r--r-- | appc-config/appc-config-adaptor/provider/src/main/resources/config-request.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-config/appc-config-adaptor/provider/src/main/resources/config-request.xml b/appc-config/appc-config-adaptor/provider/src/main/resources/config-request.xml index d77d039b5..e0b8f2708 100644 --- a/appc-config/appc-config-adaptor/provider/src/main/resources/config-request.xml +++ b/appc-config/appc-config-adaptor/provider/src/main/resources/config-request.xml @@ -19,7 +19,7 @@ --> <NetworkConfiguration - xmlns="http://lpp.att.com/configuration/configure/schema/v1" xmlns:q2="http://lpp.att.com/configuration/configure/schema/v1"> + xmlns="http://onap.org/appc/lpp/configuration/configure/schema/v1" xmlns:q2="http://onap.org/appc/lpp/configuration/configure/schema/v1"> <q2:Requester>APP-C</q2:Requester> <q2:RequesterPrefix>APP</q2:RequesterPrefix> <q2:RequestId>${request-id}</q2:RequestId> |