Author: echatellier Date: 2014-06-03 11:36:17 +0200 (Tue, 03 Jun 2014) New Revision: 3826 Url: http://forge.chorem.org/projects/lima/repository/revisions/3826 Log: Fix snapshot name in lib/ directory Modified: trunk/lima-swing/pom.xml Modified: trunk/lima-swing/pom.xml =================================================================== --- trunk/lima-swing/pom.xml 2014-06-02 09:26:13 UTC (rev 3825) +++ trunk/lima-swing/pom.xml 2014-06-03 09:36:17 UTC (rev 3826) @@ -302,6 +302,7 @@ <overWriteIfNewer>true</overWriteIfNewer> <outputDirectory>${project.build.directory}/lib</outputDirectory> <silent>true</silent> + <useBaseVersion>false</useBaseVersion> </configuration> </execution> </executions>
participants (1)
-
echatellier@users.chorem.org