Author: maven-release Date: 2014-08-26 18:07:21 +0200 (Tue, 26 Aug 2014) New Revision: 333 Url: http://forge.nuiton.org/projects/nuiton-web/repository/revisions/333 Log: [maven-release-plugin] prepare release nuiton-web-1.17 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-08-26 16:04:29 UTC (rev 332) +++ trunk/nuiton-gwt/pom.xml 2014-08-26 16:07:21 UTC (rev 333) @@ -5,7 +5,7 @@ <parent> <groupId>org.nuiton.web</groupId> <artifactId>nuiton-web-parent</artifactId> - <version>1.17-SNAPSHOT</version> + <version>1.17</version> </parent> <artifactId>nuiton-gwt</artifactId> Modified: trunk/nuiton-rss/pom.xml =================================================================== --- trunk/nuiton-rss/pom.xml 2014-08-26 16:04:29 UTC (rev 332) +++ trunk/nuiton-rss/pom.xml 2014-08-26 16:07:21 UTC (rev 333) @@ -28,7 +28,7 @@ <parent> <groupId>org.nuiton.web</groupId> <artifactId>nuiton-web-parent</artifactId> - <version>1.17-SNAPSHOT</version> + <version>1.17</version> </parent> <artifactId>nuiton-rss</artifactId> Modified: trunk/nuiton-security/pom.xml =================================================================== --- trunk/nuiton-security/pom.xml 2014-08-26 16:04:29 UTC (rev 332) +++ trunk/nuiton-security/pom.xml 2014-08-26 16:07:21 UTC (rev 333) @@ -5,7 +5,7 @@ <parent> <groupId>org.nuiton.web</groupId> <artifactId>nuiton-web-parent</artifactId> - <version>1.17-SNAPSHOT</version> + <version>1.17</version> </parent> <artifactId>nuiton-security</artifactId> Modified: trunk/nuiton-struts2/pom.xml =================================================================== --- trunk/nuiton-struts2/pom.xml 2014-08-26 16:04:29 UTC (rev 332) +++ trunk/nuiton-struts2/pom.xml 2014-08-26 16:07:21 UTC (rev 333) @@ -5,7 +5,7 @@ <parent> <groupId>org.nuiton.web</groupId> <artifactId>nuiton-web-parent</artifactId> - <version>1.17-SNAPSHOT</version> + <version>1.17</version> </parent> <artifactId>nuiton-struts2</artifactId> Modified: trunk/nuiton-tapestry/pom.xml =================================================================== --- trunk/nuiton-tapestry/pom.xml 2014-08-26 16:04:29 UTC (rev 332) +++ trunk/nuiton-tapestry/pom.xml 2014-08-26 16:07:21 UTC (rev 333) @@ -5,7 +5,7 @@ <parent> <groupId>org.nuiton.web</groupId> <artifactId>nuiton-web-parent</artifactId> - <version>1.17-SNAPSHOT</version> + <version>1.17</version> </parent> <artifactId>nuiton-tapestry</artifactId> Modified: trunk/nuiton-web/pom.xml =================================================================== --- trunk/nuiton-web/pom.xml 2014-08-26 16:04:29 UTC (rev 332) +++ trunk/nuiton-web/pom.xml 2014-08-26 16:07:21 UTC (rev 333) @@ -6,7 +6,7 @@ <parent> <groupId>org.nuiton.web</groupId> <artifactId>nuiton-web-parent</artifactId> - <version>1.17-SNAPSHOT</version> + <version>1.17</version> </parent> <artifactId>nuiton-web</artifactId> Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2014-08-26 16:04:29 UTC (rev 332) +++ trunk/pom.xml 2014-08-26 16:07:21 UTC (rev 333) @@ -10,7 +10,7 @@ <groupId>org.nuiton.web</groupId> <artifactId>nuiton-web-parent</artifactId> - <version>1.17-SNAPSHOT</version> + <version>1.17</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.17</connection> <developerConnection> - scm:svn:https://svn.nuiton.org/nuiton-web/trunk + scm:svn:https://svn.nuiton.org/nuiton-web/tags/nuiton-web-1.17 </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.17</url> </scm> <distributionManagement> <site>