This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository topia. See http://git.nuiton.org/topia.git commit 1e899564ea341fcd1e807c9bd72fd64e8a8792fe Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Nov 24 15:04:36 2014 +0100 updates nuitonpom to 1.6 --- pom.xml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index e3a19fa..f29d100 100644 --- a/pom.xml +++ b/pom.xml @@ -38,7 +38,7 @@ Tools for Portable and Independent Architecture : Framework de persistance et de distribution d'application. </description> - <url>http://doc.nuiton.org/topia</url> + <url>http://topia.nuiton.org</url> <inceptionYear>2004</inceptionYear> <developers> @@ -226,10 +226,6 @@ <!-- i18n configuration --> <i18n.bundles>fr_FR,en_GB,es_ES</i18n.bundles> - <!-- Can't use version 3.4 since jrst is not compatible --> - <!-- see https://forge.nuiton.org/issues/3342 --> - <sitePluginVersion>3.3</sitePluginVersion> - </properties> <dependencyManagement> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.