Remove netconf from commons/opendaylight pom
[controller.git] / opendaylight / netconf / netconf-util / src / test / resources / netconfMessages / editConfig_expectedResult.xml
1 <rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" a="64" id="a" message-id="101" xmlnx="a:b:c:d">
2     <data>
3         <modules xmlns="urn:opendaylight:params:xml:ns:yang:controller:config"/>
4         <services xmlns="urn:opendaylight:params:xml:ns:yang:controller:config"/>
5     </data>
6 </rpc-reply>