branch master updated (83998e2 -> 6e9ca6c)
This is an automated email from the git hooks/post-receive script. New change to branch master in repository nuiton-validator. See https://gitlab.nuiton.org/nuiton/nuiton-validator.git from 83998e2 [jgitflow-maven-plugin]merging 'release/3.2' into 'master' adds 657dd24 [jgitflow-maven-plugin]updating poms for 3.3-SNAPSHOT development adds f10efe7 [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts adds 7da0814 [jgitflow-maven-plugin]merging 'master' into 'develop' adds addee8b [jgitflow-maven-plugin]Updating develop poms back to pre merge state adds 47c3a29 refs #32: Update struts adds cbb1294 Fix releasable build [skip ci] adds 00e4755 Update libs adds ed4f574 Update libs adds a9216df Test Ci adds 10b44ba Test Ci new aea12b6 [gitflow-maven-plugin]Update versions for release new 6e9ca6c Merge branch 'release/3.3' 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 6e9ca6c799d25ffc06d70e2a29f8ed3a77cea009 Merge: 83998e2 aea12b6 Author: Éric <chatellier@codelutin.com> Date: Mon Aug 24 18:54:30 2020 +0200 Merge branch 'release/3.3' commit aea12b67b86fbe936421534ee597a0a929c3f647 Author: Éric <chatellier@codelutin.com> Date: Mon Aug 24 18:53:08 2020 +0200 [gitflow-maven-plugin]Update versions for release Summary of changes: .gitlab-ci.yml | 41 ++++++++++++++++++++++ pom.xml | 33 +++++++---------- .../nuiton/validator/bean/list/package-info.java | 2 +- .../nuiton/validator/bean/simple/package-info.java | 4 +-- .../java/org/nuiton/validator/package-info.java | 2 +- src/site/site.xml | 9 ++--- .../FieldExpressionWithParamsValidatorTest.java | 16 ++++----- 7 files changed, 68 insertions(+), 39 deletions(-) create mode 100644 .gitlab-ci.yml -- 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 master in repository nuiton-validator. See https://gitlab.nuiton.org/nuiton/nuiton-validator.git commit aea12b67b86fbe936421534ee597a0a929c3f647 Author: Éric <chatellier@codelutin.com> Date: Mon Aug 24 18:53:08 2020 +0200 [gitflow-maven-plugin]Update versions for release --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 24620f8..5386fe1 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>nuiton-validator</artifactId> - <version>3.3-SNAPSHOT</version> + <version>3.3</version> <name>Nuiton Validator</name> <description>Simple Validator API</description> -- 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 master in repository nuiton-validator. See https://gitlab.nuiton.org/nuiton/nuiton-validator.git commit 6e9ca6c799d25ffc06d70e2a29f8ed3a77cea009 Merge: 83998e2 aea12b6 Author: Éric <chatellier@codelutin.com> Date: Mon Aug 24 18:54:30 2020 +0200 Merge branch 'release/3.3' .gitlab-ci.yml | 41 ++++++++++++++++++++++ pom.xml | 33 +++++++---------- .../nuiton/validator/bean/list/package-info.java | 2 +- .../nuiton/validator/bean/simple/package-info.java | 4 +-- .../java/org/nuiton/validator/package-info.java | 2 +- src/site/site.xml | 9 ++--- .../FieldExpressionWithParamsValidatorTest.java | 16 ++++----- 7 files changed, 68 insertions(+), 39 deletions(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
participants (1)
-
nuiton.org scm