Author: tchemit Date: 2014-03-17 17:17:08 +0100 (Mon, 17 Mar 2014) New Revision: 318 Url: http://forge.nuiton.org/projects/nuiton-web/repository/revisions/318 Log: [maven-release-plugin] prepare release nuiton-web-1.2 Modified: trunk/nuiton-gwt/pom.xml trunk/nuiton-rss/pom.xml trunk/nuiton-security/pom.xml trunk/nuiton-struts2/pom.xml trunk/nuiton-tapestry/pom.xml trunk/nuiton-web/pom.xml trunk/pom.xml Modified: trunk/nuiton-gwt/pom.xml =================================================================== --- trunk/nuiton-gwt/pom.xml 2014-03-17 16:15:29 UTC (rev 317) +++ trunk/nuiton-gwt/pom.xml 2014-03-17 16:17:08 UTC (rev 318) @@ -5,7 +5,7 @@ <parent> <groupId>org.nuiton.web</groupId> <artifactId>nuiton-web-parent</artifactId> - <version>1.15-SNAPSHOT</version> + <version>1.2</version> </parent> <artifactId>nuiton-gwt</artifactId> Modified: trunk/nuiton-rss/pom.xml =================================================================== --- trunk/nuiton-rss/pom.xml 2014-03-17 16:15:29 UTC (rev 317) +++ trunk/nuiton-rss/pom.xml 2014-03-17 16:17:08 UTC (rev 318) @@ -28,7 +28,7 @@ <parent> <groupId>org.nuiton.web</groupId> <artifactId>nuiton-web-parent</artifactId> - <version>1.15-SNAPSHOT</version> + <version>1.2</version> </parent> <artifactId>nuiton-rss</artifactId> Modified: trunk/nuiton-security/pom.xml =================================================================== --- trunk/nuiton-security/pom.xml 2014-03-17 16:15:29 UTC (rev 317) +++ trunk/nuiton-security/pom.xml 2014-03-17 16:17:08 UTC (rev 318) @@ -5,7 +5,7 @@ <parent> <groupId>org.nuiton.web</groupId> <artifactId>nuiton-web-parent</artifactId> - <version>1.15-SNAPSHOT</version> + <version>1.2</version> </parent> <artifactId>nuiton-security</artifactId> Modified: trunk/nuiton-struts2/pom.xml =================================================================== --- trunk/nuiton-struts2/pom.xml 2014-03-17 16:15:29 UTC (rev 317) +++ trunk/nuiton-struts2/pom.xml 2014-03-17 16:17:08 UTC (rev 318) @@ -5,7 +5,7 @@ <parent> <groupId>org.nuiton.web</groupId> <artifactId>nuiton-web-parent</artifactId> - <version>1.15-SNAPSHOT</version> + <version>1.2</version> </parent> <artifactId>nuiton-struts2</artifactId> Modified: trunk/nuiton-tapestry/pom.xml =================================================================== --- trunk/nuiton-tapestry/pom.xml 2014-03-17 16:15:29 UTC (rev 317) +++ trunk/nuiton-tapestry/pom.xml 2014-03-17 16:17:08 UTC (rev 318) @@ -5,7 +5,7 @@ <parent> <groupId>org.nuiton.web</groupId> <artifactId>nuiton-web-parent</artifactId> - <version>1.15-SNAPSHOT</version> + <version>1.2</version> </parent> <artifactId>nuiton-tapestry</artifactId> Modified: trunk/nuiton-web/pom.xml =================================================================== --- trunk/nuiton-web/pom.xml 2014-03-17 16:15:29 UTC (rev 317) +++ trunk/nuiton-web/pom.xml 2014-03-17 16:17:08 UTC (rev 318) @@ -6,7 +6,7 @@ <parent> <groupId>org.nuiton.web</groupId> <artifactId>nuiton-web-parent</artifactId> - <version>1.15-SNAPSHOT</version> + <version>1.2</version> </parent> <artifactId>nuiton-web</artifactId> Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2014-03-17 16:15:29 UTC (rev 317) +++ trunk/pom.xml 2014-03-17 16:17:08 UTC (rev 318) @@ -10,7 +10,7 @@ <groupId>org.nuiton.web</groupId> <artifactId>nuiton-web-parent</artifactId> - <version>1.15-SNAPSHOT</version> + <version>1.2</version> <packaging>pom</packaging> <name>Nuiton Web</name> @@ -71,11 +71,11 @@ </modules> <scm> - <connection>scm:svn:https://svn.nuiton.org/nuiton-web/trunk</connection> + <connection>scm:svn:https://svn.nuiton.org/nuiton-web/tags/nuiton-web-1.2</connection> <developerConnection> - scm:svn:https://svn.nuiton.org/nuiton-web/trunk + scm:svn:https://svn.nuiton.org/nuiton-web/tags/nuiton-web-1.2 </developerConnection> - <url>https://forge.nuiton.org/projects/nuiton-web/repository/show/trunk</url> + <url>https://forge.nuiton.org/projects/nuiton-web/repository/show/tags/nuiton-web-1.2</url> </scm> <distributionManagement> <site>