Optimizing Imports and Formatting code
[ccsdk/cds.git] / components / model-catalog / blueprint-model / uat-blueprints / pnf_config / Plans / CONFIG_configAssign.xml
index f800561..a3eedf1 100644 (file)
@@ -4,10 +4,10 @@
         <block atomic="true">
             <execute plugin="config-assign" method="process">
                 <outcome value="failure">
-                    <return status="failure" />
+                    <return status="failure"/>
                 </outcome>
                 <outcome value="success">
-                    <return status="success" />
+                    <return status="success"/>
                 </outcome>
             </execute>
         </block>