branch develop updated (06d4801 -> d60be73)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository scmwebeditor. See http://git.nuiton.org/scmwebeditor.git from 06d4801 Improve code quality and add a default branch to give the ability not to provide a branch name in the URL new 7854103 use nuitonpom 3 new d60be73 Set i18n-m-p version The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit d60be73f4a04b428a0fe0ff434bbb5574ebd3f67 Author: Maven Release <maven-release@codelutin.com> Date: Fri Oct 23 12:10:28 2015 +0200 Set i18n-m-p version commit 7854103447db38ba935af285fb0f2279f8dde316 Author: Maven Release <maven-release@codelutin.com> Date: Fri Oct 23 12:07:36 2015 +0200 use nuitonpom 3 Summary of changes: pom.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository scmwebeditor. See http://git.nuiton.org/scmwebeditor.git commit 7854103447db38ba935af285fb0f2279f8dde316 Author: Maven Release <maven-release@codelutin.com> Date: Fri Oct 23 12:07:36 2015 +0200 use nuitonpom 3 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 75b41df..9795f4f 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>nuitonpom</artifactId> - <version>1.6</version> + <version>3</version> </parent> <artifactId>scmwebeditor</artifactId> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository scmwebeditor. See http://git.nuiton.org/scmwebeditor.git commit d60be73f4a04b428a0fe0ff434bbb5574ebd3f67 Author: Maven Release <maven-release@codelutin.com> Date: Fri Oct 23 12:10:28 2015 +0200 Set i18n-m-p version --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index 9795f4f..3aabd62 100644 --- a/pom.xml +++ b/pom.xml @@ -345,6 +345,12 @@ </plugin> <plugin> + <groupId>org.nuiton.i18n</groupId> + <artifactId>i18n-maven-plugin</artifactId> + <version>${nuitonI18nVersion}</version> + </plugin> + + <plugin> <groupId>org.eclipse.jetty</groupId> <artifactId>jetty-maven-plugin</artifactId> <version>9.2.4.v20141103</version> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
participants (1)
-
nuiton.org scm