Author: tchemit Date: 2013-08-07 19:19:42 +0200 (Wed, 07 Aug 2013) New Revision: 836 Url: http://forge.codelutin.com/projects/echobase/repository/revisions/836 Log: refs #3049: Updates mavenpom to 4.0 update project description Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2013-08-07 07:50:32 UTC (rev 835) +++ trunk/pom.xml 2013-08-07 17:19:42 UTC (rev 836) @@ -6,7 +6,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>mavenpom4redmine</artifactId> - <version>3.9</version> + <version>4.0-SNAPSHOT</version> </parent> <groupId>fr.ifremer</groupId> @@ -21,7 +21,15 @@ </modules> <name>EchoBase</name> - <description>Projet EchoBase</description> + <description> + The French Institute for the Exploitation of the Sea (Ifremer) has designed + an open software suite for storing fisheries acoustic data and computing + acoustic indicators for survey-based ecosystem monitoring. + It comprises a postgreSQL database designed to store acoustic, navigation + and fishing data from ecosystemic surveys (EchoBase) and a suite of R + codes (EchoR) for computing fish population indicators based on Echobase + data. + </description> <inceptionYear>2011</inceptionYear> <url>http://maven-site.forge.codelutin.com/echobase</url>
participants (1)
-
tchemit@users.forge.codelutin.com