18 Feb
2013
18 Feb
'13
8:07 a.m.
Author: maven-release Date: 2013-02-18 09:07:41 +0100 (Mon, 18 Feb 2013) New Revision: 443 Url: http://forge.codelutin.com/projects/tutti/repository/revisions/443 Log: fix release Modified: tags/tutti-1.0/pom.xml Modified: tags/tutti-1.0/pom.xml =================================================================== --- tags/tutti-1.0/pom.xml 2013-02-18 07:50:31 UTC (rev 442) +++ tags/tutti-1.0/pom.xml 2013-02-18 08:07:41 UTC (rev 443) @@ -559,6 +559,7 @@ <executions> <execution> <phase>deploy</phase> + <inherited>false</inherited> <goals> <goal>upload-single</goal> </goals>