Author: echatellier Date: 2014-07-11 16:51:41 +0200 (Fri, 11 Jul 2014) New Revision: 383 Url: http://forge.codelutin.com/projects/faxtomail/repository/revisions/383 Log: Prepare release Modified: trunk/faxtomail-persistence/pom.xml trunk/faxtomail-service/pom.xml trunk/faxtomail-ui-swing/pom.xml trunk/faxtomail-ui-web/pom.xml trunk/pom.xml Modified: trunk/faxtomail-persistence/pom.xml =================================================================== --- trunk/faxtomail-persistence/pom.xml 2014-07-11 14:39:56 UTC (rev 382) +++ trunk/faxtomail-persistence/pom.xml 2014-07-11 14:51:41 UTC (rev 383) @@ -25,7 +25,7 @@ <parent> <artifactId>faxtomail</artifactId> <groupId>com.franciaflex</groupId> - <version>0.3-SNAPSHOT</version> + <version>1.0-rc-1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> Modified: trunk/faxtomail-service/pom.xml =================================================================== --- trunk/faxtomail-service/pom.xml 2014-07-11 14:39:56 UTC (rev 382) +++ trunk/faxtomail-service/pom.xml 2014-07-11 14:51:41 UTC (rev 383) @@ -27,7 +27,7 @@ <parent> <artifactId>faxtomail</artifactId> <groupId>com.franciaflex</groupId> - <version>0.3-SNAPSHOT</version> + <version>1.0-rc-1-SNAPSHOT</version> </parent> <groupId>com.franciaflex.faxtomail</groupId> Modified: trunk/faxtomail-ui-swing/pom.xml =================================================================== --- trunk/faxtomail-ui-swing/pom.xml 2014-07-11 14:39:56 UTC (rev 382) +++ trunk/faxtomail-ui-swing/pom.xml 2014-07-11 14:51:41 UTC (rev 383) @@ -28,7 +28,7 @@ <parent> <groupId>com.franciaflex</groupId> <artifactId>faxtomail</artifactId> - <version>0.3-SNAPSHOT</version> + <version>1.0-rc-1-SNAPSHOT</version> </parent> <groupId>com.franciaflex.faxtomail</groupId> Modified: trunk/faxtomail-ui-web/pom.xml =================================================================== --- trunk/faxtomail-ui-web/pom.xml 2014-07-11 14:39:56 UTC (rev 382) +++ trunk/faxtomail-ui-web/pom.xml 2014-07-11 14:51:41 UTC (rev 383) @@ -27,7 +27,7 @@ <parent> <groupId>com.franciaflex</groupId> <artifactId>faxtomail</artifactId> - <version>0.3-SNAPSHOT</version> + <version>1.0-rc-1-SNAPSHOT</version> </parent> <groupId>com.franciaflex.faxtomail</groupId> Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2014-07-11 14:39:56 UTC (rev 382) +++ trunk/pom.xml 2014-07-11 14:51:41 UTC (rev 383) @@ -32,7 +32,7 @@ <groupId>com.franciaflex</groupId> <artifactId>faxtomail</artifactId> - <version>0.3-SNAPSHOT</version> + <version>1.0-rc-1-SNAPSHOT</version> <packaging>pom</packaging> <name>FaxToMail</name>