Author: chatellier Date: 2011-02-07 20:56:54 +0000 (Mon, 07 Feb 2011) New Revision: 692 Log: Next version will be 1.0 Modified: trunk/changelog.txt trunk/coser-business/pom.xml trunk/coser-ui/pom.xml trunk/coser-web/pom.xml trunk/pom.xml Modified: trunk/changelog.txt =================================================================== --- trunk/changelog.txt 2011-02-07 17:32:07 UTC (rev 691) +++ trunk/changelog.txt 2011-02-07 20:56:54 UTC (rev 692) @@ -1,8 +1,8 @@ Coser release notes =================== -1.0.0-rc1 ---------- +1.0-rc1 +------- * Display species in italic style in generated pdf meta file * Add application zone in chart title Modified: trunk/coser-business/pom.xml =================================================================== --- trunk/coser-business/pom.xml 2011-02-07 17:32:07 UTC (rev 691) +++ trunk/coser-business/pom.xml 2011-02-07 20:56:54 UTC (rev 692) @@ -6,7 +6,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>coser</artifactId> - <version>1.0.0-rc1-SNAPSHOT</version> + <version>1.0-rc1-SNAPSHOT</version> </parent> <groupId>fr.ifremer.coser</groupId> Modified: trunk/coser-ui/pom.xml =================================================================== --- trunk/coser-ui/pom.xml 2011-02-07 17:32:07 UTC (rev 691) +++ trunk/coser-ui/pom.xml 2011-02-07 20:56:54 UTC (rev 692) @@ -6,7 +6,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>coser</artifactId> - <version>1.0.0-rc1-SNAPSHOT</version> + <version>1.0-rc1-SNAPSHOT</version> </parent> <groupId>fr.ifremer.coser</groupId> Modified: trunk/coser-web/pom.xml =================================================================== --- trunk/coser-web/pom.xml 2011-02-07 17:32:07 UTC (rev 691) +++ trunk/coser-web/pom.xml 2011-02-07 20:56:54 UTC (rev 692) @@ -6,7 +6,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>coser</artifactId> - <version>1.0.0-rc1-SNAPSHOT</version> + <version>1.0-rc1-SNAPSHOT</version> </parent> <groupId>fr.ifremer.coser</groupId> Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2011-02-07 17:32:07 UTC (rev 691) +++ trunk/pom.xml 2011-02-07 20:56:54 UTC (rev 692) @@ -11,7 +11,7 @@ <groupId>fr.ifremer</groupId> <artifactId>coser</artifactId> - <version>1.0.0-rc1-SNAPSHOT</version> + <version>1.0-rc1-SNAPSHOT</version> <packaging>pom</packaging> <modules>