branch develop updated (16aa722 -> 60cf100)
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 16aa722 [jgitflow-maven-plugin]updating poms for 3.0-alpha-7-SNAPSHOT development new 2b42a5b [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts new 05cdf99 [jgitflow-maven-plugin]updating poms for branch'release/3.0-alpha-6' with non-snapshot versions new c7aff03 [jgitflow-maven-plugin]merging 'release/3.0-alpha-6' into 'master' new 10943d0 [jgitflow-maven-plugin]merging 'master' into 'develop' new 60cf100 [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 60cf1005f748d14ee0a90bbb1f5ff07bffbe4d90 Author: Tony CHEMIT <dev@tchemit.fr> Date: Sat Mar 11 12:30:19 2017 +0100 [jgitflow-maven-plugin]Updating develop poms back to pre merge state commit 10943d0fe3b1f5ab185261af837effca2e01ec90 Merge: 2b42a5b c7aff03 Author: Tony CHEMIT <dev@tchemit.fr> Date: Sat Mar 11 12:30:19 2017 +0100 [jgitflow-maven-plugin]merging 'master' into 'develop' commit 2b42a5b1eb7692ffc038d112e42036676f6c9a1a Author: Tony CHEMIT <dev@tchemit.fr> Date: Sat Mar 11 12:30:18 2017 +0100 [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts commit c7aff03b1b7743ed80d97007e4595a4cc89c2244 Merge: bb26799 05cdf99 Author: Tony CHEMIT <dev@tchemit.fr> Date: Sat Mar 11 12:30:16 2017 +0100 [jgitflow-maven-plugin]merging 'release/3.0-alpha-6' into 'master' commit 05cdf998c48b09a9585fc5720648eaa54a2940ba Author: Tony CHEMIT <dev@tchemit.fr> Date: Sat Mar 11 12:22:26 2017 +0100 [jgitflow-maven-plugin]updating poms for branch'release/3.0-alpha-6' 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 05cdf998c48b09a9585fc5720648eaa54a2940ba Author: Tony CHEMIT <dev@tchemit.fr> Date: Sat Mar 11 12:22:26 2017 +0100 [jgitflow-maven-plugin]updating poms for branch'release/3.0-alpha-6' 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 958285a..adaf4d7 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-6</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-demo/pom.xml b/jaxx-demo/pom.xml index d99361e..633076e 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-6</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-maven-plugin/pom.xml b/jaxx-maven-plugin/pom.xml index 1b23ab2..c0483b7 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-6</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..b224f75 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-6</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..f36e5a2 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-6</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..56d229e 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-6</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..d79e771 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-6</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..40ff408 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-6</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-runtime/pom.xml b/jaxx-runtime/pom.xml index 307c737..9dcdd58 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-6</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-validator/pom.xml b/jaxx-validator/pom.xml index e05725f..e960145 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-6</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-about/pom.xml b/jaxx-widgets-about/pom.xml index 5fd0db0..8bcb1e3 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-6</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-common/pom.xml b/jaxx-widgets-common/pom.xml index e7e3e2b..d1959a0 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-6</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-config/pom.xml b/jaxx-widgets-config/pom.xml index d57479e..d4b5eb0 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-6</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-datetime/pom.xml b/jaxx-widgets-datetime/pom.xml index f581415..2c17d8b 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-6</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-error/pom.xml b/jaxx-widgets-error/pom.xml index dc263f6..2a8fb69 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-6</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-extra/pom.xml b/jaxx-widgets-extra/pom.xml index 4ef1e9e..eb1af61 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-6</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-file/pom.xml b/jaxx-widgets-file/pom.xml index 9d11bfa..e292680 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-6</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-font/pom.xml b/jaxx-widgets-font/pom.xml index 904e092..92846d3 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-6</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-gis/pom.xml b/jaxx-widgets-gis/pom.xml index b3e4b9e..9e78e0e 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-6</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-hidor/pom.xml b/jaxx-widgets-hidor/pom.xml index 42bd3f9..56b6d18 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-6</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-i18n/pom.xml b/jaxx-widgets-i18n/pom.xml index 2357eb7..0e6b8fd 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-6</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-number/pom.xml b/jaxx-widgets-number/pom.xml index 9764dad..903a091 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-6</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-select/pom.xml b/jaxx-widgets-select/pom.xml index d6fa200..89fc3ce 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-6</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-status/pom.xml b/jaxx-widgets-status/pom.xml index a242dbd..4dc87bf 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-6</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/pom.xml b/pom.xml index 90e26fc..97f43ec 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-6</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 c7aff03b1b7743ed80d97007e4595a4cc89c2244 Merge: bb26799 05cdf99 Author: Tony CHEMIT <dev@tchemit.fr> Date: Sat Mar 11 12:30:16 2017 +0100 [jgitflow-maven-plugin]merging 'release/3.0-alpha-6' 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 2b42a5b1eb7692ffc038d112e42036676f6c9a1a Author: Tony CHEMIT <dev@tchemit.fr> Date: Sat Mar 11 12:30:18 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 ed22fe1..adaf4d7 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-7-SNAPSHOT</version> + <version>3.0-alpha-6</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-demo/pom.xml b/jaxx-demo/pom.xml index 407ffe2..633076e 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-7-SNAPSHOT</version> + <version>3.0-alpha-6</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-maven-plugin/pom.xml b/jaxx-maven-plugin/pom.xml index 872cde0..c0483b7 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-7-SNAPSHOT</version> + <version>3.0-alpha-6</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-runtime-swing-application/pom.xml b/jaxx-runtime-swing-application/pom.xml index c4754ac..b224f75 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-7-SNAPSHOT</version> + <version>3.0-alpha-6</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-runtime-swing-help/pom.xml b/jaxx-runtime-swing-help/pom.xml index 53f1b3b..f36e5a2 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-7-SNAPSHOT</version> + <version>3.0-alpha-6</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-runtime-swing-nav/pom.xml b/jaxx-runtime-swing-nav/pom.xml index d395b89..56d229e 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-7-SNAPSHOT</version> + <version>3.0-alpha-6</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-runtime-swing-session/pom.xml b/jaxx-runtime-swing-session/pom.xml index cd165cf..d79e771 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-7-SNAPSHOT</version> + <version>3.0-alpha-6</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-runtime-swing-wizard/pom.xml b/jaxx-runtime-swing-wizard/pom.xml index 7d4e487..40ff408 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-7-SNAPSHOT</version> + <version>3.0-alpha-6</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-runtime/pom.xml b/jaxx-runtime/pom.xml index e8fb43d..9dcdd58 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-7-SNAPSHOT</version> + <version>3.0-alpha-6</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-validator/pom.xml b/jaxx-validator/pom.xml index a1973c3..e960145 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-7-SNAPSHOT</version> + <version>3.0-alpha-6</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-about/pom.xml b/jaxx-widgets-about/pom.xml index f442c68..8bcb1e3 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-7-SNAPSHOT</version> + <version>3.0-alpha-6</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-common/pom.xml b/jaxx-widgets-common/pom.xml index 3d90253..d1959a0 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-7-SNAPSHOT</version> + <version>3.0-alpha-6</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-config/pom.xml b/jaxx-widgets-config/pom.xml index 6434939..d4b5eb0 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-7-SNAPSHOT</version> + <version>3.0-alpha-6</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-datetime/pom.xml b/jaxx-widgets-datetime/pom.xml index 85e636d..2c17d8b 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-7-SNAPSHOT</version> + <version>3.0-alpha-6</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-error/pom.xml b/jaxx-widgets-error/pom.xml index 53dc05b..2a8fb69 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-7-SNAPSHOT</version> + <version>3.0-alpha-6</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-extra/pom.xml b/jaxx-widgets-extra/pom.xml index 4de8839..eb1af61 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-7-SNAPSHOT</version> + <version>3.0-alpha-6</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-file/pom.xml b/jaxx-widgets-file/pom.xml index 808c9dd..e292680 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-7-SNAPSHOT</version> + <version>3.0-alpha-6</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-font/pom.xml b/jaxx-widgets-font/pom.xml index 0ee0e16..92846d3 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-7-SNAPSHOT</version> + <version>3.0-alpha-6</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-gis/pom.xml b/jaxx-widgets-gis/pom.xml index 14ea2c0..9e78e0e 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-7-SNAPSHOT</version> + <version>3.0-alpha-6</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-hidor/pom.xml b/jaxx-widgets-hidor/pom.xml index 4da9154..56b6d18 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-7-SNAPSHOT</version> + <version>3.0-alpha-6</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-i18n/pom.xml b/jaxx-widgets-i18n/pom.xml index f365f2a..0e6b8fd 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-7-SNAPSHOT</version> + <version>3.0-alpha-6</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-number/pom.xml b/jaxx-widgets-number/pom.xml index 84bc66f..903a091 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-7-SNAPSHOT</version> + <version>3.0-alpha-6</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-select/pom.xml b/jaxx-widgets-select/pom.xml index 62984dc..89fc3ce 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-7-SNAPSHOT</version> + <version>3.0-alpha-6</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-status/pom.xml b/jaxx-widgets-status/pom.xml index 1d3ead4..4dc87bf 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-7-SNAPSHOT</version> + <version>3.0-alpha-6</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/pom.xml b/pom.xml index 6bece80..97f43ec 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>jaxx</artifactId> - <version>3.0-alpha-7-SNAPSHOT</version> + <version>3.0-alpha-6</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 10943d0fe3b1f5ab185261af837effca2e01ec90 Merge: 2b42a5b c7aff03 Author: Tony CHEMIT <dev@tchemit.fr> Date: Sat Mar 11 12:30:19 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 60cf1005f748d14ee0a90bbb1f5ff07bffbe4d90 Author: Tony CHEMIT <dev@tchemit.fr> Date: Sat Mar 11 12:30:19 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 adaf4d7..ed22fe1 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</version> + <version>3.0-alpha-7-SNAPSHOT</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-demo/pom.xml b/jaxx-demo/pom.xml index 633076e..407ffe2 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</version> + <version>3.0-alpha-7-SNAPSHOT</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-maven-plugin/pom.xml b/jaxx-maven-plugin/pom.xml index c0483b7..872cde0 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</version> + <version>3.0-alpha-7-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 b224f75..c4754ac 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</version> + <version>3.0-alpha-7-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 f36e5a2..53f1b3b 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</version> + <version>3.0-alpha-7-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 56d229e..d395b89 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</version> + <version>3.0-alpha-7-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 d79e771..cd165cf 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</version> + <version>3.0-alpha-7-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 40ff408..7d4e487 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</version> + <version>3.0-alpha-7-SNAPSHOT</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-runtime/pom.xml b/jaxx-runtime/pom.xml index 9dcdd58..e8fb43d 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</version> + <version>3.0-alpha-7-SNAPSHOT</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-validator/pom.xml b/jaxx-validator/pom.xml index e960145..a1973c3 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</version> + <version>3.0-alpha-7-SNAPSHOT</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-about/pom.xml b/jaxx-widgets-about/pom.xml index 8bcb1e3..f442c68 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</version> + <version>3.0-alpha-7-SNAPSHOT</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-common/pom.xml b/jaxx-widgets-common/pom.xml index d1959a0..3d90253 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</version> + <version>3.0-alpha-7-SNAPSHOT</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-config/pom.xml b/jaxx-widgets-config/pom.xml index d4b5eb0..6434939 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</version> + <version>3.0-alpha-7-SNAPSHOT</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-datetime/pom.xml b/jaxx-widgets-datetime/pom.xml index 2c17d8b..85e636d 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</version> + <version>3.0-alpha-7-SNAPSHOT</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-error/pom.xml b/jaxx-widgets-error/pom.xml index 2a8fb69..53dc05b 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</version> + <version>3.0-alpha-7-SNAPSHOT</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-extra/pom.xml b/jaxx-widgets-extra/pom.xml index eb1af61..4de8839 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</version> + <version>3.0-alpha-7-SNAPSHOT</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-file/pom.xml b/jaxx-widgets-file/pom.xml index e292680..808c9dd 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</version> + <version>3.0-alpha-7-SNAPSHOT</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-font/pom.xml b/jaxx-widgets-font/pom.xml index 92846d3..0ee0e16 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</version> + <version>3.0-alpha-7-SNAPSHOT</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-gis/pom.xml b/jaxx-widgets-gis/pom.xml index 9e78e0e..14ea2c0 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</version> + <version>3.0-alpha-7-SNAPSHOT</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-hidor/pom.xml b/jaxx-widgets-hidor/pom.xml index 56b6d18..4da9154 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</version> + <version>3.0-alpha-7-SNAPSHOT</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-i18n/pom.xml b/jaxx-widgets-i18n/pom.xml index 0e6b8fd..f365f2a 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</version> + <version>3.0-alpha-7-SNAPSHOT</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-number/pom.xml b/jaxx-widgets-number/pom.xml index 903a091..84bc66f 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</version> + <version>3.0-alpha-7-SNAPSHOT</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-select/pom.xml b/jaxx-widgets-select/pom.xml index 89fc3ce..62984dc 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</version> + <version>3.0-alpha-7-SNAPSHOT</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-status/pom.xml b/jaxx-widgets-status/pom.xml index 4dc87bf..1d3ead4 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</version> + <version>3.0-alpha-7-SNAPSHOT</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/pom.xml b/pom.xml index 97f43ec..6bece80 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>jaxx</artifactId> - <version>3.0-alpha-6</version> + <version>3.0-alpha-7-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