Author: maven-release Date: 2014-10-03 12:53:28 +0200 (Fri, 03 Oct 2014) New Revision: 670 Url: http://forge.codelutin.com/projects/faxtomail/repository/revisions/670 Log: [maven-release-plugin] prepare release faxtomail-1.0 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-10-03 10:41:37 UTC (rev 669) +++ trunk/faxtomail-persistence/pom.xml 2014-10-03 10:53:28 UTC (rev 670) @@ -25,7 +25,7 @@ <parent> <artifactId>faxtomail</artifactId> <groupId>com.franciaflex</groupId> - <version>1.1-SNAPSHOT</version> + <version>1.0</version> </parent> <modelVersion>4.0.0</modelVersion> Modified: trunk/faxtomail-service/pom.xml =================================================================== --- trunk/faxtomail-service/pom.xml 2014-10-03 10:41:37 UTC (rev 669) +++ trunk/faxtomail-service/pom.xml 2014-10-03 10:53:28 UTC (rev 670) @@ -27,7 +27,7 @@ <parent> <artifactId>faxtomail</artifactId> <groupId>com.franciaflex</groupId> - <version>1.1-SNAPSHOT</version> + <version>1.0</version> </parent> <groupId>com.franciaflex.faxtomail</groupId> Modified: trunk/faxtomail-ui-swing/pom.xml =================================================================== --- trunk/faxtomail-ui-swing/pom.xml 2014-10-03 10:41:37 UTC (rev 669) +++ trunk/faxtomail-ui-swing/pom.xml 2014-10-03 10:53:28 UTC (rev 670) @@ -28,7 +28,7 @@ <parent> <groupId>com.franciaflex</groupId> <artifactId>faxtomail</artifactId> - <version>1.1-SNAPSHOT</version> + <version>1.0</version> </parent> <groupId>com.franciaflex.faxtomail</groupId> Modified: trunk/faxtomail-ui-web/pom.xml =================================================================== --- trunk/faxtomail-ui-web/pom.xml 2014-10-03 10:41:37 UTC (rev 669) +++ trunk/faxtomail-ui-web/pom.xml 2014-10-03 10:53:28 UTC (rev 670) @@ -27,7 +27,7 @@ <parent> <groupId>com.franciaflex</groupId> <artifactId>faxtomail</artifactId> - <version>1.1-SNAPSHOT</version> + <version>1.0</version> </parent> <groupId>com.franciaflex.faxtomail</groupId> Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2014-10-03 10:41:37 UTC (rev 669) +++ trunk/pom.xml 2014-10-03 10:53:28 UTC (rev 670) @@ -32,7 +32,7 @@ <groupId>com.franciaflex</groupId> <artifactId>faxtomail</artifactId> - <version>1.1-SNAPSHOT</version> + <version>1.0</version> <packaging>pom</packaging> <name>FaxToMail</name> @@ -71,9 +71,9 @@ </modules> <scm> - <url>https://svn.codelutin.com/faxtomail/trunk</url> - <connection>scm:svn:https://svn.codelutin.com/faxtomail/trunk</connection> - <developerConnection>scm:svn:http://svn.codelutin.com/faxtomail/trunk</developerConnection> + <url>https://svn.codelutin.com/faxtomail/tags/faxtomail-1.0</url> + <connection>scm:svn:https://svn.codelutin.com/faxtomail/tags/faxtomail-1.0</connection> + <developerConnection>scm:svn:http://svn.codelutin.com/faxtomail/tags/faxtomail-1.0</developerConnection> </scm> <distributionManagement> <site>