You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
<processor>
|
|
<!-- Remove current datsources config -->
|
|
<remove>
|
|
<name>//datasources-configuration/datasources</name>
|
|
</remove>
|
|
|
|
<!-- Add modified Carbon db and UM db config -->
|
|
<add>
|
|
<inside>//datasources-configuration</inside>
|
|
<file>ds_config.xml</file>
|
|
</add>
|
|
</processor> |