blob: d341497ba52f529b97e9cb84224fa44cf899d492 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<actions>
<action>
<actionName>CUSTOM-newVersion</actionName>
<displayName>newVersion</displayName>
<goals>
<goal>versions:set</goal>
</goals>
<properties>
<newVersion>1.0.0-SNAPSHOT</newVersion>
</properties>
</action>
</actions>