branch develop updated (8d8a98f -> efb4064)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository jaxx. See https://gitlab.nuiton.org/nuiton/jaxx.git from 8d8a98f update to nuitonpom 10.1 + deploy sources and javadoc (Fixes #3991) new 0d4fa68 Use nuitonpom 10.2 (Fixes #3991) new efb4064 updates to nuiton-utils 3.0-rc-13 (Fixes #3996) 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 efb4064f96f52206b3787b5826390c0bc5a89b79 Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Aug 1 13:15:30 2016 +0200 updates to nuiton-utils 3.0-rc-13 (Fixes #3996) commit 0d4fa68a3ec4141982c9e55d0bcb7687d875d249 Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Aug 1 13:14:12 2016 +0200 Use nuitonpom 10.2 (Fixes #3991) Summary of changes: pom.xml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) -- 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 jaxx. See https://gitlab.nuiton.org/nuiton/jaxx.git commit 0d4fa68a3ec4141982c9e55d0bcb7687d875d249 Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Aug 1 13:14:12 2016 +0200 Use nuitonpom 10.2 (Fixes #3991) --- pom.xml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 0940d18..b081aa6 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>nuitonpom</artifactId> - <version>10.1</version> + <version>10.2</version> </parent> <artifactId>jaxx</artifactId> @@ -153,9 +153,6 @@ <!-- jnlp configuration --> <jnlpFileName>jaxx-demo.jnlp</jnlpFileName> <jnlpCodebase>http://jaxx.nuiton.org/v/${project.version}/jaxx-demo/jnlp</jnlpCodebase> - - <maven.javadoc.skip>false</maven.javadoc.skip> - <maven.source.skip>false</maven.source.skip> </properties> -- 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 jaxx. See https://gitlab.nuiton.org/nuiton/jaxx.git commit efb4064f96f52206b3787b5826390c0bc5a89b79 Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Aug 1 13:15:30 2016 +0200 updates to nuiton-utils 3.0-rc-13 (Fixes #3996) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b081aa6..e8594ea 100644 --- a/pom.xml +++ b/pom.xml @@ -242,7 +242,7 @@ <dependency> <groupId>org.nuiton</groupId> <artifactId>nuiton-utils</artifactId> - <version>3.0-rc-12</version> + <version>3.0-rc-13</version> </dependency> <dependency> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
participants (1)
-
nuiton.org scm