branch develop updated (2e4b740 -> 1d4d1ea)
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 2e4b740 [jgitflow-maven-plugin]updating poms for 3.0-alpha-6-SNAPSHOT development new e3a5c36 [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts new c908fd6 [jgitflow-maven-plugin]updating poms for branch'release/3.0-alpha-5' with non-snapshot versions new 4f925ce [jgitflow-maven-plugin]merging 'release/3.0-alpha-5' into 'master' new c5c7d3f [jgitflow-maven-plugin]merging 'master' into 'develop' new 1d4d1ea [jgitflow-maven-plugin]Updating develop poms back to pre merge state The 5 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 1d4d1ea24e0b938df02ea07b479e84a478d78277 Author: Tony CHEMIT <dev@tchemit.fr> Date: Wed Mar 8 16:40:34 2017 +0100 [jgitflow-maven-plugin]Updating develop poms back to pre merge state commit c5c7d3f06e09fbda557f7b684c9dda1e95e2ea93 Merge: e3a5c36 4f925ce Author: Tony CHEMIT <dev@tchemit.fr> Date: Wed Mar 8 16:40:34 2017 +0100 [jgitflow-maven-plugin]merging 'master' into 'develop' commit e3a5c36a5686f7b335f954b1dee0b379a7fe0004 Author: Tony CHEMIT <dev@tchemit.fr> Date: Wed Mar 8 16:40:33 2017 +0100 [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts commit 4f925ce38550097cafb4eb5fb6c2440a61c828c1 Merge: 00486a4 c908fd6 Author: Tony CHEMIT <dev@tchemit.fr> Date: Wed Mar 8 16:40:31 2017 +0100 [jgitflow-maven-plugin]merging 'release/3.0-alpha-5' into 'master' commit c908fd6a8e76646eb2a67fc70aa6c9fc473bbfd6 Author: Tony CHEMIT <dev@tchemit.fr> Date: Wed Mar 8 16:34:01 2017 +0100 [jgitflow-maven-plugin]updating poms for branch'release/3.0-alpha-5' with non-snapshot versions Summary of changes: -- 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 c908fd6a8e76646eb2a67fc70aa6c9fc473bbfd6 Author: Tony CHEMIT <dev@tchemit.fr> Date: Wed Mar 8 16:34:01 2017 +0100 [jgitflow-maven-plugin]updating poms for branch'release/3.0-alpha-5' with non-snapshot versions --- jaxx-compiler/pom.xml | 2 +- jaxx-demo/pom.xml | 2 +- jaxx-maven-plugin/pom.xml | 2 +- jaxx-runtime-swing-application/pom.xml | 2 +- jaxx-runtime-swing-help/pom.xml | 2 +- jaxx-runtime-swing-nav/pom.xml | 2 +- jaxx-runtime-swing-session/pom.xml | 2 +- jaxx-runtime-swing-wizard/pom.xml | 2 +- jaxx-runtime/pom.xml | 2 +- jaxx-validator/pom.xml | 2 +- jaxx-widgets-about/pom.xml | 2 +- jaxx-widgets-common/pom.xml | 2 +- jaxx-widgets-config/pom.xml | 2 +- jaxx-widgets-datetime/pom.xml | 2 +- jaxx-widgets-error/pom.xml | 2 +- jaxx-widgets-extra/pom.xml | 2 +- jaxx-widgets-file/pom.xml | 2 +- jaxx-widgets-font/pom.xml | 2 +- jaxx-widgets-gis/pom.xml | 2 +- jaxx-widgets-hidor/pom.xml | 2 +- jaxx-widgets-i18n/pom.xml | 2 +- jaxx-widgets-number/pom.xml | 2 +- jaxx-widgets-select/pom.xml | 2 +- jaxx-widgets-status/pom.xml | 2 +- pom.xml | 2 +- 25 files changed, 25 insertions(+), 25 deletions(-) diff --git a/jaxx-compiler/pom.xml b/jaxx-compiler/pom.xml index beeec66..5405d06 100644 --- a/jaxx-compiler/pom.xml +++ b/jaxx-compiler/pom.xml @@ -30,7 +30,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jaxx</artifactId> - <version>3.0-alpha-5-SNAPSHOT</version> + <version>3.0-alpha-5</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-demo/pom.xml b/jaxx-demo/pom.xml index fe174f5..2f5658b 100644 --- a/jaxx-demo/pom.xml +++ b/jaxx-demo/pom.xml @@ -30,7 +30,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jaxx</artifactId> - <version>3.0-alpha-5-SNAPSHOT</version> + <version>3.0-alpha-5</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-maven-plugin/pom.xml b/jaxx-maven-plugin/pom.xml index b3539ab..81ef20c 100644 --- a/jaxx-maven-plugin/pom.xml +++ b/jaxx-maven-plugin/pom.xml @@ -31,7 +31,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jaxx</artifactId> - <version>3.0-alpha-5-SNAPSHOT</version> + <version>3.0-alpha-5</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-runtime-swing-application/pom.xml b/jaxx-runtime-swing-application/pom.xml index 95f1665..d8e5094 100644 --- a/jaxx-runtime-swing-application/pom.xml +++ b/jaxx-runtime-swing-application/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jaxx</artifactId> - <version>3.0-alpha-5-SNAPSHOT</version> + <version>3.0-alpha-5</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-runtime-swing-help/pom.xml b/jaxx-runtime-swing-help/pom.xml index 1f75fb1..550c299 100644 --- a/jaxx-runtime-swing-help/pom.xml +++ b/jaxx-runtime-swing-help/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jaxx</artifactId> - <version>3.0-alpha-5-SNAPSHOT</version> + <version>3.0-alpha-5</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-runtime-swing-nav/pom.xml b/jaxx-runtime-swing-nav/pom.xml index 734e9e1..dd6b12b 100644 --- a/jaxx-runtime-swing-nav/pom.xml +++ b/jaxx-runtime-swing-nav/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jaxx</artifactId> - <version>3.0-alpha-5-SNAPSHOT</version> + <version>3.0-alpha-5</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-runtime-swing-session/pom.xml b/jaxx-runtime-swing-session/pom.xml index 68262c6..43dcd68 100644 --- a/jaxx-runtime-swing-session/pom.xml +++ b/jaxx-runtime-swing-session/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jaxx</artifactId> - <version>3.0-alpha-5-SNAPSHOT</version> + <version>3.0-alpha-5</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-runtime-swing-wizard/pom.xml b/jaxx-runtime-swing-wizard/pom.xml index 3673d21..901c310 100644 --- a/jaxx-runtime-swing-wizard/pom.xml +++ b/jaxx-runtime-swing-wizard/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jaxx</artifactId> - <version>3.0-alpha-5-SNAPSHOT</version> + <version>3.0-alpha-5</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-runtime/pom.xml b/jaxx-runtime/pom.xml index dadf90c..f7e44ba 100644 --- a/jaxx-runtime/pom.xml +++ b/jaxx-runtime/pom.xml @@ -29,7 +29,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jaxx</artifactId> - <version>3.0-alpha-5-SNAPSHOT</version> + <version>3.0-alpha-5</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-validator/pom.xml b/jaxx-validator/pom.xml index 1347a31..5bb40e2 100644 --- a/jaxx-validator/pom.xml +++ b/jaxx-validator/pom.xml @@ -29,7 +29,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jaxx</artifactId> - <version>3.0-alpha-5-SNAPSHOT</version> + <version>3.0-alpha-5</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-about/pom.xml b/jaxx-widgets-about/pom.xml index a26a6e4..6ae6d25 100644 --- a/jaxx-widgets-about/pom.xml +++ b/jaxx-widgets-about/pom.xml @@ -31,7 +31,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jaxx</artifactId> - <version>3.0-alpha-5-SNAPSHOT</version> + <version>3.0-alpha-5</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-common/pom.xml b/jaxx-widgets-common/pom.xml index f0b06ee..2a43be0 100644 --- a/jaxx-widgets-common/pom.xml +++ b/jaxx-widgets-common/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jaxx</artifactId> - <version>3.0-alpha-5-SNAPSHOT</version> + <version>3.0-alpha-5</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-config/pom.xml b/jaxx-widgets-config/pom.xml index e4dea7b..2c91530 100644 --- a/jaxx-widgets-config/pom.xml +++ b/jaxx-widgets-config/pom.xml @@ -31,7 +31,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jaxx</artifactId> - <version>3.0-alpha-5-SNAPSHOT</version> + <version>3.0-alpha-5</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-datetime/pom.xml b/jaxx-widgets-datetime/pom.xml index 47eb2ad..d932210 100644 --- a/jaxx-widgets-datetime/pom.xml +++ b/jaxx-widgets-datetime/pom.xml @@ -31,7 +31,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jaxx</artifactId> - <version>3.0-alpha-5-SNAPSHOT</version> + <version>3.0-alpha-5</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-error/pom.xml b/jaxx-widgets-error/pom.xml index 80edb7f..3165fc6 100644 --- a/jaxx-widgets-error/pom.xml +++ b/jaxx-widgets-error/pom.xml @@ -31,7 +31,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jaxx</artifactId> - <version>3.0-alpha-5-SNAPSHOT</version> + <version>3.0-alpha-5</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-extra/pom.xml b/jaxx-widgets-extra/pom.xml index 102d7cd..ef76bf6 100644 --- a/jaxx-widgets-extra/pom.xml +++ b/jaxx-widgets-extra/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jaxx</artifactId> - <version>3.0-alpha-5-SNAPSHOT</version> + <version>3.0-alpha-5</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-file/pom.xml b/jaxx-widgets-file/pom.xml index f3384ff..8816f23 100644 --- a/jaxx-widgets-file/pom.xml +++ b/jaxx-widgets-file/pom.xml @@ -31,7 +31,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jaxx</artifactId> - <version>3.0-alpha-5-SNAPSHOT</version> + <version>3.0-alpha-5</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-font/pom.xml b/jaxx-widgets-font/pom.xml index 535a195..7b98f28 100644 --- a/jaxx-widgets-font/pom.xml +++ b/jaxx-widgets-font/pom.xml @@ -31,7 +31,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jaxx</artifactId> - <version>3.0-alpha-5-SNAPSHOT</version> + <version>3.0-alpha-5</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-gis/pom.xml b/jaxx-widgets-gis/pom.xml index 03677ce..9170e53 100644 --- a/jaxx-widgets-gis/pom.xml +++ b/jaxx-widgets-gis/pom.xml @@ -31,7 +31,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jaxx</artifactId> - <version>3.0-alpha-5-SNAPSHOT</version> + <version>3.0-alpha-5</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-hidor/pom.xml b/jaxx-widgets-hidor/pom.xml index 8c2d427..e034433 100644 --- a/jaxx-widgets-hidor/pom.xml +++ b/jaxx-widgets-hidor/pom.xml @@ -31,7 +31,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jaxx</artifactId> - <version>3.0-alpha-5-SNAPSHOT</version> + <version>3.0-alpha-5</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-i18n/pom.xml b/jaxx-widgets-i18n/pom.xml index b02c402..294a4bd 100644 --- a/jaxx-widgets-i18n/pom.xml +++ b/jaxx-widgets-i18n/pom.xml @@ -31,7 +31,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jaxx</artifactId> - <version>3.0-alpha-5-SNAPSHOT</version> + <version>3.0-alpha-5</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-number/pom.xml b/jaxx-widgets-number/pom.xml index c7516c6..afdb204 100644 --- a/jaxx-widgets-number/pom.xml +++ b/jaxx-widgets-number/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jaxx</artifactId> - <version>3.0-alpha-5-SNAPSHOT</version> + <version>3.0-alpha-5</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-select/pom.xml b/jaxx-widgets-select/pom.xml index b9c56a4..2d24062 100644 --- a/jaxx-widgets-select/pom.xml +++ b/jaxx-widgets-select/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jaxx</artifactId> - <version>3.0-alpha-5-SNAPSHOT</version> + <version>3.0-alpha-5</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-status/pom.xml b/jaxx-widgets-status/pom.xml index e85d9f8..f1b070c 100644 --- a/jaxx-widgets-status/pom.xml +++ b/jaxx-widgets-status/pom.xml @@ -31,7 +31,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jaxx</artifactId> - <version>3.0-alpha-5-SNAPSHOT</version> + <version>3.0-alpha-5</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/pom.xml b/pom.xml index fa64c9c..1a9e660 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>jaxx</artifactId> - <version>3.0-alpha-5-SNAPSHOT</version> + <version>3.0-alpha-5</version> <modules> <module>jaxx-runtime</module> -- 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 4f925ce38550097cafb4eb5fb6c2440a61c828c1 Merge: 00486a4 c908fd6 Author: Tony CHEMIT <dev@tchemit.fr> Date: Wed Mar 8 16:40:31 2017 +0100 [jgitflow-maven-plugin]merging 'release/3.0-alpha-5' into 'master' jaxx-compiler/pom.xml | 2 +- jaxx-demo/pom.xml | 2 +- jaxx-maven-plugin/pom.xml | 2 +- jaxx-runtime-swing-application/pom.xml | 2 +- jaxx-runtime-swing-help/pom.xml | 2 +- jaxx-runtime-swing-nav/pom.xml | 2 +- jaxx-runtime-swing-session/pom.xml | 2 +- jaxx-runtime-swing-wizard/pom.xml | 2 +- jaxx-runtime/pom.xml | 2 +- jaxx-validator/pom.xml | 2 +- jaxx-widgets-about/pom.xml | 2 +- jaxx-widgets-common/pom.xml | 2 +- jaxx-widgets-config/pom.xml | 2 +- jaxx-widgets-datetime/pom.xml | 2 +- jaxx-widgets-error/pom.xml | 2 +- jaxx-widgets-extra/pom.xml | 2 +- jaxx-widgets-file/pom.xml | 2 +- jaxx-widgets-font/pom.xml | 2 +- jaxx-widgets-gis/pom.xml | 2 +- jaxx-widgets-hidor/pom.xml | 2 +- jaxx-widgets-i18n/pom.xml | 2 +- jaxx-widgets-number/pom.xml | 2 +- jaxx-widgets-select/pom.xml | 2 +- jaxx-widgets-status/pom.xml | 2 +- pom.xml | 2 +- 25 files changed, 25 insertions(+), 25 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 e3a5c36a5686f7b335f954b1dee0b379a7fe0004 Author: Tony CHEMIT <dev@tchemit.fr> Date: Wed Mar 8 16:40:33 2017 +0100 [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts --- jaxx-compiler/pom.xml | 2 +- jaxx-demo/pom.xml | 2 +- jaxx-maven-plugin/pom.xml | 2 +- jaxx-runtime-swing-application/pom.xml | 2 +- jaxx-runtime-swing-help/pom.xml | 2 +- jaxx-runtime-swing-nav/pom.xml | 2 +- jaxx-runtime-swing-session/pom.xml | 2 +- jaxx-runtime-swing-wizard/pom.xml | 2 +- jaxx-runtime/pom.xml | 2 +- jaxx-validator/pom.xml | 2 +- jaxx-widgets-about/pom.xml | 2 +- jaxx-widgets-common/pom.xml | 2 +- jaxx-widgets-config/pom.xml | 2 +- jaxx-widgets-datetime/pom.xml | 2 +- jaxx-widgets-error/pom.xml | 2 +- jaxx-widgets-extra/pom.xml | 2 +- jaxx-widgets-file/pom.xml | 2 +- jaxx-widgets-font/pom.xml | 2 +- jaxx-widgets-gis/pom.xml | 2 +- jaxx-widgets-hidor/pom.xml | 2 +- jaxx-widgets-i18n/pom.xml | 2 +- jaxx-widgets-number/pom.xml | 2 +- jaxx-widgets-select/pom.xml | 2 +- jaxx-widgets-status/pom.xml | 2 +- pom.xml | 2 +- 25 files changed, 25 insertions(+), 25 deletions(-) diff --git a/jaxx-compiler/pom.xml b/jaxx-compiler/pom.xml index 958285a..5405d06 100644 --- a/jaxx-compiler/pom.xml +++ b/jaxx-compiler/pom.xml @@ -30,7 +30,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jaxx</artifactId> - <version>3.0-alpha-6-SNAPSHOT</version> + <version>3.0-alpha-5</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-demo/pom.xml b/jaxx-demo/pom.xml index d99361e..2f5658b 100644 --- a/jaxx-demo/pom.xml +++ b/jaxx-demo/pom.xml @@ -30,7 +30,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jaxx</artifactId> - <version>3.0-alpha-6-SNAPSHOT</version> + <version>3.0-alpha-5</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-maven-plugin/pom.xml b/jaxx-maven-plugin/pom.xml index 1b23ab2..81ef20c 100644 --- a/jaxx-maven-plugin/pom.xml +++ b/jaxx-maven-plugin/pom.xml @@ -31,7 +31,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jaxx</artifactId> - <version>3.0-alpha-6-SNAPSHOT</version> + <version>3.0-alpha-5</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-runtime-swing-application/pom.xml b/jaxx-runtime-swing-application/pom.xml index 9d5e8b7..d8e5094 100644 --- a/jaxx-runtime-swing-application/pom.xml +++ b/jaxx-runtime-swing-application/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jaxx</artifactId> - <version>3.0-alpha-6-SNAPSHOT</version> + <version>3.0-alpha-5</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-runtime-swing-help/pom.xml b/jaxx-runtime-swing-help/pom.xml index 74e4d06..550c299 100644 --- a/jaxx-runtime-swing-help/pom.xml +++ b/jaxx-runtime-swing-help/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jaxx</artifactId> - <version>3.0-alpha-6-SNAPSHOT</version> + <version>3.0-alpha-5</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-runtime-swing-nav/pom.xml b/jaxx-runtime-swing-nav/pom.xml index 985baf4..dd6b12b 100644 --- a/jaxx-runtime-swing-nav/pom.xml +++ b/jaxx-runtime-swing-nav/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jaxx</artifactId> - <version>3.0-alpha-6-SNAPSHOT</version> + <version>3.0-alpha-5</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-runtime-swing-session/pom.xml b/jaxx-runtime-swing-session/pom.xml index a74f96c..43dcd68 100644 --- a/jaxx-runtime-swing-session/pom.xml +++ b/jaxx-runtime-swing-session/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jaxx</artifactId> - <version>3.0-alpha-6-SNAPSHOT</version> + <version>3.0-alpha-5</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-runtime-swing-wizard/pom.xml b/jaxx-runtime-swing-wizard/pom.xml index aba49e0..901c310 100644 --- a/jaxx-runtime-swing-wizard/pom.xml +++ b/jaxx-runtime-swing-wizard/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jaxx</artifactId> - <version>3.0-alpha-6-SNAPSHOT</version> + <version>3.0-alpha-5</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-runtime/pom.xml b/jaxx-runtime/pom.xml index 307c737..f7e44ba 100644 --- a/jaxx-runtime/pom.xml +++ b/jaxx-runtime/pom.xml @@ -29,7 +29,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jaxx</artifactId> - <version>3.0-alpha-6-SNAPSHOT</version> + <version>3.0-alpha-5</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-validator/pom.xml b/jaxx-validator/pom.xml index e05725f..5bb40e2 100644 --- a/jaxx-validator/pom.xml +++ b/jaxx-validator/pom.xml @@ -29,7 +29,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jaxx</artifactId> - <version>3.0-alpha-6-SNAPSHOT</version> + <version>3.0-alpha-5</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-about/pom.xml b/jaxx-widgets-about/pom.xml index 5fd0db0..6ae6d25 100644 --- a/jaxx-widgets-about/pom.xml +++ b/jaxx-widgets-about/pom.xml @@ -31,7 +31,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jaxx</artifactId> - <version>3.0-alpha-6-SNAPSHOT</version> + <version>3.0-alpha-5</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-common/pom.xml b/jaxx-widgets-common/pom.xml index e7e3e2b..2a43be0 100644 --- a/jaxx-widgets-common/pom.xml +++ b/jaxx-widgets-common/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jaxx</artifactId> - <version>3.0-alpha-6-SNAPSHOT</version> + <version>3.0-alpha-5</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-config/pom.xml b/jaxx-widgets-config/pom.xml index d57479e..2c91530 100644 --- a/jaxx-widgets-config/pom.xml +++ b/jaxx-widgets-config/pom.xml @@ -31,7 +31,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jaxx</artifactId> - <version>3.0-alpha-6-SNAPSHOT</version> + <version>3.0-alpha-5</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-datetime/pom.xml b/jaxx-widgets-datetime/pom.xml index f581415..d932210 100644 --- a/jaxx-widgets-datetime/pom.xml +++ b/jaxx-widgets-datetime/pom.xml @@ -31,7 +31,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jaxx</artifactId> - <version>3.0-alpha-6-SNAPSHOT</version> + <version>3.0-alpha-5</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-error/pom.xml b/jaxx-widgets-error/pom.xml index dc263f6..3165fc6 100644 --- a/jaxx-widgets-error/pom.xml +++ b/jaxx-widgets-error/pom.xml @@ -31,7 +31,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jaxx</artifactId> - <version>3.0-alpha-6-SNAPSHOT</version> + <version>3.0-alpha-5</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-extra/pom.xml b/jaxx-widgets-extra/pom.xml index 4ef1e9e..ef76bf6 100644 --- a/jaxx-widgets-extra/pom.xml +++ b/jaxx-widgets-extra/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jaxx</artifactId> - <version>3.0-alpha-6-SNAPSHOT</version> + <version>3.0-alpha-5</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-file/pom.xml b/jaxx-widgets-file/pom.xml index 9d11bfa..8816f23 100644 --- a/jaxx-widgets-file/pom.xml +++ b/jaxx-widgets-file/pom.xml @@ -31,7 +31,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jaxx</artifactId> - <version>3.0-alpha-6-SNAPSHOT</version> + <version>3.0-alpha-5</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-font/pom.xml b/jaxx-widgets-font/pom.xml index 904e092..7b98f28 100644 --- a/jaxx-widgets-font/pom.xml +++ b/jaxx-widgets-font/pom.xml @@ -31,7 +31,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jaxx</artifactId> - <version>3.0-alpha-6-SNAPSHOT</version> + <version>3.0-alpha-5</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-gis/pom.xml b/jaxx-widgets-gis/pom.xml index b3e4b9e..9170e53 100644 --- a/jaxx-widgets-gis/pom.xml +++ b/jaxx-widgets-gis/pom.xml @@ -31,7 +31,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jaxx</artifactId> - <version>3.0-alpha-6-SNAPSHOT</version> + <version>3.0-alpha-5</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-hidor/pom.xml b/jaxx-widgets-hidor/pom.xml index 42bd3f9..e034433 100644 --- a/jaxx-widgets-hidor/pom.xml +++ b/jaxx-widgets-hidor/pom.xml @@ -31,7 +31,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jaxx</artifactId> - <version>3.0-alpha-6-SNAPSHOT</version> + <version>3.0-alpha-5</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-i18n/pom.xml b/jaxx-widgets-i18n/pom.xml index 2357eb7..294a4bd 100644 --- a/jaxx-widgets-i18n/pom.xml +++ b/jaxx-widgets-i18n/pom.xml @@ -31,7 +31,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jaxx</artifactId> - <version>3.0-alpha-6-SNAPSHOT</version> + <version>3.0-alpha-5</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-number/pom.xml b/jaxx-widgets-number/pom.xml index 9764dad..afdb204 100644 --- a/jaxx-widgets-number/pom.xml +++ b/jaxx-widgets-number/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jaxx</artifactId> - <version>3.0-alpha-6-SNAPSHOT</version> + <version>3.0-alpha-5</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-select/pom.xml b/jaxx-widgets-select/pom.xml index d6fa200..2d24062 100644 --- a/jaxx-widgets-select/pom.xml +++ b/jaxx-widgets-select/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jaxx</artifactId> - <version>3.0-alpha-6-SNAPSHOT</version> + <version>3.0-alpha-5</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-status/pom.xml b/jaxx-widgets-status/pom.xml index a242dbd..f1b070c 100644 --- a/jaxx-widgets-status/pom.xml +++ b/jaxx-widgets-status/pom.xml @@ -31,7 +31,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jaxx</artifactId> - <version>3.0-alpha-6-SNAPSHOT</version> + <version>3.0-alpha-5</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/pom.xml b/pom.xml index f422eac..1a9e660 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>jaxx</artifactId> - <version>3.0-alpha-6-SNAPSHOT</version> + <version>3.0-alpha-5</version> <modules> <module>jaxx-runtime</module> -- 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 c5c7d3f06e09fbda557f7b684c9dda1e95e2ea93 Merge: e3a5c36 4f925ce Author: Tony CHEMIT <dev@tchemit.fr> Date: Wed Mar 8 16:40:34 2017 +0100 [jgitflow-maven-plugin]merging 'master' into 'develop' -- 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 1d4d1ea24e0b938df02ea07b479e84a478d78277 Author: Tony CHEMIT <dev@tchemit.fr> Date: Wed Mar 8 16:40:34 2017 +0100 [jgitflow-maven-plugin]Updating develop poms back to pre merge state --- jaxx-compiler/pom.xml | 2 +- jaxx-demo/pom.xml | 2 +- jaxx-maven-plugin/pom.xml | 2 +- jaxx-runtime-swing-application/pom.xml | 2 +- jaxx-runtime-swing-help/pom.xml | 2 +- jaxx-runtime-swing-nav/pom.xml | 2 +- jaxx-runtime-swing-session/pom.xml | 2 +- jaxx-runtime-swing-wizard/pom.xml | 2 +- jaxx-runtime/pom.xml | 2 +- jaxx-validator/pom.xml | 2 +- jaxx-widgets-about/pom.xml | 2 +- jaxx-widgets-common/pom.xml | 2 +- jaxx-widgets-config/pom.xml | 2 +- jaxx-widgets-datetime/pom.xml | 2 +- jaxx-widgets-error/pom.xml | 2 +- jaxx-widgets-extra/pom.xml | 2 +- jaxx-widgets-file/pom.xml | 2 +- jaxx-widgets-font/pom.xml | 2 +- jaxx-widgets-gis/pom.xml | 2 +- jaxx-widgets-hidor/pom.xml | 2 +- jaxx-widgets-i18n/pom.xml | 2 +- jaxx-widgets-number/pom.xml | 2 +- jaxx-widgets-select/pom.xml | 2 +- jaxx-widgets-status/pom.xml | 2 +- pom.xml | 2 +- 25 files changed, 25 insertions(+), 25 deletions(-) diff --git a/jaxx-compiler/pom.xml b/jaxx-compiler/pom.xml index 5405d06..958285a 100644 --- a/jaxx-compiler/pom.xml +++ b/jaxx-compiler/pom.xml @@ -30,7 +30,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jaxx</artifactId> - <version>3.0-alpha-5</version> + <version>3.0-alpha-6-SNAPSHOT</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-demo/pom.xml b/jaxx-demo/pom.xml index 2f5658b..d99361e 100644 --- a/jaxx-demo/pom.xml +++ b/jaxx-demo/pom.xml @@ -30,7 +30,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jaxx</artifactId> - <version>3.0-alpha-5</version> + <version>3.0-alpha-6-SNAPSHOT</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-maven-plugin/pom.xml b/jaxx-maven-plugin/pom.xml index 81ef20c..1b23ab2 100644 --- a/jaxx-maven-plugin/pom.xml +++ b/jaxx-maven-plugin/pom.xml @@ -31,7 +31,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jaxx</artifactId> - <version>3.0-alpha-5</version> + <version>3.0-alpha-6-SNAPSHOT</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-runtime-swing-application/pom.xml b/jaxx-runtime-swing-application/pom.xml index d8e5094..9d5e8b7 100644 --- a/jaxx-runtime-swing-application/pom.xml +++ b/jaxx-runtime-swing-application/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jaxx</artifactId> - <version>3.0-alpha-5</version> + <version>3.0-alpha-6-SNAPSHOT</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-runtime-swing-help/pom.xml b/jaxx-runtime-swing-help/pom.xml index 550c299..74e4d06 100644 --- a/jaxx-runtime-swing-help/pom.xml +++ b/jaxx-runtime-swing-help/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jaxx</artifactId> - <version>3.0-alpha-5</version> + <version>3.0-alpha-6-SNAPSHOT</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-runtime-swing-nav/pom.xml b/jaxx-runtime-swing-nav/pom.xml index dd6b12b..985baf4 100644 --- a/jaxx-runtime-swing-nav/pom.xml +++ b/jaxx-runtime-swing-nav/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jaxx</artifactId> - <version>3.0-alpha-5</version> + <version>3.0-alpha-6-SNAPSHOT</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-runtime-swing-session/pom.xml b/jaxx-runtime-swing-session/pom.xml index 43dcd68..a74f96c 100644 --- a/jaxx-runtime-swing-session/pom.xml +++ b/jaxx-runtime-swing-session/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jaxx</artifactId> - <version>3.0-alpha-5</version> + <version>3.0-alpha-6-SNAPSHOT</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-runtime-swing-wizard/pom.xml b/jaxx-runtime-swing-wizard/pom.xml index 901c310..aba49e0 100644 --- a/jaxx-runtime-swing-wizard/pom.xml +++ b/jaxx-runtime-swing-wizard/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jaxx</artifactId> - <version>3.0-alpha-5</version> + <version>3.0-alpha-6-SNAPSHOT</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-runtime/pom.xml b/jaxx-runtime/pom.xml index f7e44ba..307c737 100644 --- a/jaxx-runtime/pom.xml +++ b/jaxx-runtime/pom.xml @@ -29,7 +29,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jaxx</artifactId> - <version>3.0-alpha-5</version> + <version>3.0-alpha-6-SNAPSHOT</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-validator/pom.xml b/jaxx-validator/pom.xml index 5bb40e2..e05725f 100644 --- a/jaxx-validator/pom.xml +++ b/jaxx-validator/pom.xml @@ -29,7 +29,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jaxx</artifactId> - <version>3.0-alpha-5</version> + <version>3.0-alpha-6-SNAPSHOT</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-about/pom.xml b/jaxx-widgets-about/pom.xml index 6ae6d25..5fd0db0 100644 --- a/jaxx-widgets-about/pom.xml +++ b/jaxx-widgets-about/pom.xml @@ -31,7 +31,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jaxx</artifactId> - <version>3.0-alpha-5</version> + <version>3.0-alpha-6-SNAPSHOT</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-common/pom.xml b/jaxx-widgets-common/pom.xml index 2a43be0..e7e3e2b 100644 --- a/jaxx-widgets-common/pom.xml +++ b/jaxx-widgets-common/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jaxx</artifactId> - <version>3.0-alpha-5</version> + <version>3.0-alpha-6-SNAPSHOT</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-config/pom.xml b/jaxx-widgets-config/pom.xml index 2c91530..d57479e 100644 --- a/jaxx-widgets-config/pom.xml +++ b/jaxx-widgets-config/pom.xml @@ -31,7 +31,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jaxx</artifactId> - <version>3.0-alpha-5</version> + <version>3.0-alpha-6-SNAPSHOT</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-datetime/pom.xml b/jaxx-widgets-datetime/pom.xml index d932210..f581415 100644 --- a/jaxx-widgets-datetime/pom.xml +++ b/jaxx-widgets-datetime/pom.xml @@ -31,7 +31,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jaxx</artifactId> - <version>3.0-alpha-5</version> + <version>3.0-alpha-6-SNAPSHOT</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-error/pom.xml b/jaxx-widgets-error/pom.xml index 3165fc6..dc263f6 100644 --- a/jaxx-widgets-error/pom.xml +++ b/jaxx-widgets-error/pom.xml @@ -31,7 +31,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jaxx</artifactId> - <version>3.0-alpha-5</version> + <version>3.0-alpha-6-SNAPSHOT</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-extra/pom.xml b/jaxx-widgets-extra/pom.xml index ef76bf6..4ef1e9e 100644 --- a/jaxx-widgets-extra/pom.xml +++ b/jaxx-widgets-extra/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jaxx</artifactId> - <version>3.0-alpha-5</version> + <version>3.0-alpha-6-SNAPSHOT</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-file/pom.xml b/jaxx-widgets-file/pom.xml index 8816f23..9d11bfa 100644 --- a/jaxx-widgets-file/pom.xml +++ b/jaxx-widgets-file/pom.xml @@ -31,7 +31,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jaxx</artifactId> - <version>3.0-alpha-5</version> + <version>3.0-alpha-6-SNAPSHOT</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-font/pom.xml b/jaxx-widgets-font/pom.xml index 7b98f28..904e092 100644 --- a/jaxx-widgets-font/pom.xml +++ b/jaxx-widgets-font/pom.xml @@ -31,7 +31,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jaxx</artifactId> - <version>3.0-alpha-5</version> + <version>3.0-alpha-6-SNAPSHOT</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-gis/pom.xml b/jaxx-widgets-gis/pom.xml index 9170e53..b3e4b9e 100644 --- a/jaxx-widgets-gis/pom.xml +++ b/jaxx-widgets-gis/pom.xml @@ -31,7 +31,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jaxx</artifactId> - <version>3.0-alpha-5</version> + <version>3.0-alpha-6-SNAPSHOT</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-hidor/pom.xml b/jaxx-widgets-hidor/pom.xml index e034433..42bd3f9 100644 --- a/jaxx-widgets-hidor/pom.xml +++ b/jaxx-widgets-hidor/pom.xml @@ -31,7 +31,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jaxx</artifactId> - <version>3.0-alpha-5</version> + <version>3.0-alpha-6-SNAPSHOT</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-i18n/pom.xml b/jaxx-widgets-i18n/pom.xml index 294a4bd..2357eb7 100644 --- a/jaxx-widgets-i18n/pom.xml +++ b/jaxx-widgets-i18n/pom.xml @@ -31,7 +31,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jaxx</artifactId> - <version>3.0-alpha-5</version> + <version>3.0-alpha-6-SNAPSHOT</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-number/pom.xml b/jaxx-widgets-number/pom.xml index afdb204..9764dad 100644 --- a/jaxx-widgets-number/pom.xml +++ b/jaxx-widgets-number/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jaxx</artifactId> - <version>3.0-alpha-5</version> + <version>3.0-alpha-6-SNAPSHOT</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-select/pom.xml b/jaxx-widgets-select/pom.xml index 2d24062..d6fa200 100644 --- a/jaxx-widgets-select/pom.xml +++ b/jaxx-widgets-select/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jaxx</artifactId> - <version>3.0-alpha-5</version> + <version>3.0-alpha-6-SNAPSHOT</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-status/pom.xml b/jaxx-widgets-status/pom.xml index f1b070c..a242dbd 100644 --- a/jaxx-widgets-status/pom.xml +++ b/jaxx-widgets-status/pom.xml @@ -31,7 +31,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jaxx</artifactId> - <version>3.0-alpha-5</version> + <version>3.0-alpha-6-SNAPSHOT</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/pom.xml b/pom.xml index 1a9e660..f422eac 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>jaxx</artifactId> - <version>3.0-alpha-5</version> + <version>3.0-alpha-6-SNAPSHOT</version> <modules> <module>jaxx-runtime</module> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
participants (1)
-
nuiton.org scm