branch develop updated (2d427f5 -> 1406865)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository observe. See https://gitlab.nuiton.org/codelutin/observe.git from 2d427f5 Attach changelog and display it in about ui. new 1406865 Up up up... The 1 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 140686587bbee3d0f3f1cacd7f590326235c7dc1 Author: Tony CHEMIT <chemit@codelutin.com> Date: Tue Sep 13 17:58:34 2016 +0200 Up up up... Summary of changes: pom.xml | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository observe. See https://gitlab.nuiton.org/codelutin/observe.git commit 140686587bbee3d0f3f1cacd7f590326235c7dc1 Author: Tony CHEMIT <chemit@codelutin.com> Date: Tue Sep 13 17:58:34 2016 +0200 Up up up... --- pom.xml | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/pom.xml b/pom.xml index 6749293..1f1aa34 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>codelutinpom</artifactId> - <version>10.3</version> + <version>10.4</version> </parent> <groupId>fr.ird.observe</groupId> @@ -163,7 +163,7 @@ <processorPluginVersion>1.3</processorPluginVersion> <topiaVersion>3.1.3</topiaVersion> - <jaxxVersion>2.32-SNAPSHOT</jaxxVersion> + <jaxxVersion>2.32</jaxxVersion> <nuitonI18nVersion>3.6.2</nuitonI18nVersion> <nuitonValidatorVersion>3.0.1</nuitonValidatorVersion> <nuitonUtilsVersion>3.0-rc-15</nuitonUtilsVersion> @@ -201,8 +201,6 @@ <!--Modèle version--> <observe.model.version>5.0</observe.model.version> - <jredminePluginVersion>2.0-SNAPSHOT</jredminePluginVersion> - </properties> <repositories> @@ -979,11 +977,6 @@ </plugin> <plugin> - <artifactId>maven-shade-plugin</artifactId> - <version>2.4.3</version> - </plugin> - - <plugin> <groupId>org.nuiton.i18n</groupId> <artifactId>i18n-maven-plugin</artifactId> <version>${nuitonI18nVersion}</version> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
participants (1)
-
codelutin.com scm