blob: 7a42ed5c42bb8ae820e427bd655e3d243ac4c523 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<actions>
<action>
<actionName>test</actionName>
<packagings>
<packaging>*</packaging>
</packagings>
<goals>
<goal>test</goal>
</goals>
<properties>
<etcd.server.urls>http://localhost:2379</etcd.server.urls>
</properties>
</action>
</actions>