[MSO-8] Update the maven dependency
[so.git] / bpmn / MSOCommonBPMN / src / test / resources / __files / vnfAdapterMocks / vnfRollbackSimResponse.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
3         xmlns:v1="http://org.openecomp.mso/vnfNotify">
4         <soapenv:Header />
5         <soapenv:Body>
6           <ns2:rollbackVnfNotification xmlns:ns2="http://org.openecomp.mso/vnfNotify" >
7         <messageId>b1a82ce6-7f5c-45fd-9273-acaf88fc2137</messageId>
8         <completed>true</completed>
9       </ns2:rollbackVnfNotification>    
10         </soapenv:Body>
11 </soapenv:Envelope>