Author: tchemit Date: 2009-08-25 22:01:53 +0200 (Tue, 25 Aug 2009) New Revision: 631 Modified: trunk/pom.xml Log: remove platformName property Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2009-08-24 21:59:39 UTC (rev 630) +++ trunk/pom.xml 2009-08-25 20:01:53 UTC (rev 631) @@ -146,9 +146,6 @@ <!-- the redmine plateform used (nuiton.org or chorem.org) --> <platform>nuiton.org</platform> - <!-- the redmine platform name to be display in breadcrumbs --> - <platformName>Nuiton</platformName> - <!-- a proprerty to define the id of the project, in a multi-module project, you must use a hard-cored value, otherwise for modules the artifactId will be expanded , otherwise, no need to override it
participants (1)
-
tchemit@users.nuiton.org