Author: fdesbois Date: 2009-12-09 10:42:45 +0100 (Wed, 09 Dec 2009) New Revision: 2804 Modified: trunk/pollen-business/pom.xml trunk/pollen-ui/pom.xml trunk/pollen-votecounting/pom.xml Log: Change module names, use a convention of " :: " for a module Modified: trunk/pollen-business/pom.xml =================================================================== --- trunk/pollen-business/pom.xml 2009-11-24 16:59:19 UTC (rev 2803) +++ trunk/pollen-business/pom.xml 2009-12-09 09:42:45 UTC (rev 2804) @@ -61,7 +61,7 @@ <!-- *** Project Information ************************************* --> <!-- ************************************************************* --> - <name>Pollen Business</name> + <name>Pollen :: Business</name> <description>Partie métier de Pollen</description> <!-- ************************************************************* --> Modified: trunk/pollen-ui/pom.xml =================================================================== --- trunk/pollen-ui/pom.xml 2009-11-24 16:59:19 UTC (rev 2803) +++ trunk/pollen-ui/pom.xml 2009-12-09 09:42:45 UTC (rev 2804) @@ -82,7 +82,7 @@ <!-- *** Project Information ************************************* --> <!-- ************************************************************* --> - <name>Pollen Web Interface</name> + <name>Pollen :: Web Interface</name> <description>Interface Web Tapestry pour Pollen</description> Modified: trunk/pollen-votecounting/pom.xml =================================================================== --- trunk/pollen-votecounting/pom.xml 2009-11-24 16:59:19 UTC (rev 2803) +++ trunk/pollen-votecounting/pom.xml 2009-12-09 09:42:45 UTC (rev 2804) @@ -37,7 +37,7 @@ <!-- *** Project Information ************************************* --> <!-- ************************************************************* --> - <name>Pollen Vote Counting</name> + <name>Pollen :: Vote Counting</name> <description>Service de dépouillement</description> <!-- ************************************************************* -->