26 Jun
2010
26 Jun
'10
12:54 p.m.
Author: tchemit Date: 2010-06-26 14:54:00 +0200 (Sat, 26 Jun 2010) New Revision: 1790 Url: http://nuiton.org/repositories/revision/maven-license-plugin/1790 Log: add performRelease with preparing release Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2010-06-26 12:50:54 UTC (rev 1789) +++ trunk/pom.xml 2010-06-26 12:54:00 UTC (rev 1790) @@ -338,9 +338,9 @@ <!-- documentation is in english then french --> <locales>en,fr</locales> - - <prepareVerifyArgs>-DperformRelease</prepareVerifyArgs> + <arguments>-DperformRelease</arguments> + </properties> <build>