02/06: [jgitflow-maven-plugin]updating poms for branch'release/3.0-alpha-3' with non-snapshot versions
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 2a1a0d7a246cb6248af004191e0dde5bfe1337ea Author: Maven Release <maven-release@codelutin.com> Date: Sun Jan 1 18:44:20 2017 +0100 [jgitflow-maven-plugin]updating poms for branch'release/3.0-alpha-3' 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 c663123..e69c49e 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-3-SNAPSHOT</version> + <version>3.0-alpha-3</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-demo/pom.xml b/jaxx-demo/pom.xml index e76b74c..66ceea7 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-3-SNAPSHOT</version> + <version>3.0-alpha-3</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-maven-plugin/pom.xml b/jaxx-maven-plugin/pom.xml index ffe7dff..fc6cae3 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-3-SNAPSHOT</version> + <version>3.0-alpha-3</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-runtime-swing-application/pom.xml b/jaxx-runtime-swing-application/pom.xml index 8027c58..b5dc476 100644 --- a/jaxx-runtime-swing-application/pom.xml +++ b/jaxx-runtime-swing-application/pom.xml @@ -27,7 +27,7 @@ License along with this program. If not, see <parent> <groupId>org.nuiton</groupId> <artifactId>jaxx</artifactId> - <version>3.0-alpha-3-SNAPSHOT</version> + <version>3.0-alpha-3</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-runtime-swing-help/pom.xml b/jaxx-runtime-swing-help/pom.xml index 8bb7e3a..ff7f092 100644 --- a/jaxx-runtime-swing-help/pom.xml +++ b/jaxx-runtime-swing-help/pom.xml @@ -27,7 +27,7 @@ License along with this program. If not, see <parent> <groupId>org.nuiton</groupId> <artifactId>jaxx</artifactId> - <version>3.0-alpha-3-SNAPSHOT</version> + <version>3.0-alpha-3</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-runtime-swing-nav/pom.xml b/jaxx-runtime-swing-nav/pom.xml index eb89386..498d7bb 100644 --- a/jaxx-runtime-swing-nav/pom.xml +++ b/jaxx-runtime-swing-nav/pom.xml @@ -27,7 +27,7 @@ License along with this program. If not, see <parent> <groupId>org.nuiton</groupId> <artifactId>jaxx</artifactId> - <version>3.0-alpha-3-SNAPSHOT</version> + <version>3.0-alpha-3</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-runtime-swing-session/pom.xml b/jaxx-runtime-swing-session/pom.xml index 6325561..9d83dc5 100644 --- a/jaxx-runtime-swing-session/pom.xml +++ b/jaxx-runtime-swing-session/pom.xml @@ -27,7 +27,7 @@ License along with this program. If not, see <parent> <groupId>org.nuiton</groupId> <artifactId>jaxx</artifactId> - <version>3.0-alpha-3-SNAPSHOT</version> + <version>3.0-alpha-3</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-runtime-swing-wizard/pom.xml b/jaxx-runtime-swing-wizard/pom.xml index 03f83f6..8afaf73 100644 --- a/jaxx-runtime-swing-wizard/pom.xml +++ b/jaxx-runtime-swing-wizard/pom.xml @@ -27,7 +27,7 @@ License along with this program. If not, see <parent> <groupId>org.nuiton</groupId> <artifactId>jaxx</artifactId> - <version>3.0-alpha-3-SNAPSHOT</version> + <version>3.0-alpha-3</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-runtime/pom.xml b/jaxx-runtime/pom.xml index f587835..956a76a 100644 --- a/jaxx-runtime/pom.xml +++ b/jaxx-runtime/pom.xml @@ -30,7 +30,7 @@ License along with this program. If not, see <parent> <groupId>org.nuiton</groupId> <artifactId>jaxx</artifactId> - <version>3.0-alpha-3-SNAPSHOT</version> + <version>3.0-alpha-3</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-validator/pom.xml b/jaxx-validator/pom.xml index 2b05021..6a51c41 100644 --- a/jaxx-validator/pom.xml +++ b/jaxx-validator/pom.xml @@ -30,7 +30,7 @@ License along with this program. If not, see <parent> <groupId>org.nuiton</groupId> <artifactId>jaxx</artifactId> - <version>3.0-alpha-3-SNAPSHOT</version> + <version>3.0-alpha-3</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-about/pom.xml b/jaxx-widgets-about/pom.xml index 2e6f182..7f275e8 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-3-SNAPSHOT</version> + <version>3.0-alpha-3</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-common/pom.xml b/jaxx-widgets-common/pom.xml index ecedaa4..cc2ba1b 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-3-SNAPSHOT</version> + <version>3.0-alpha-3</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-config/pom.xml b/jaxx-widgets-config/pom.xml index f2b6ac9..0bff8ad 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-3-SNAPSHOT</version> + <version>3.0-alpha-3</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-datetime/pom.xml b/jaxx-widgets-datetime/pom.xml index 5e00150..a65b9ac 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-3-SNAPSHOT</version> + <version>3.0-alpha-3</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-error/pom.xml b/jaxx-widgets-error/pom.xml index fef8f9e..2b0e6e6 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-3-SNAPSHOT</version> + <version>3.0-alpha-3</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-extra/pom.xml b/jaxx-widgets-extra/pom.xml index 0fd7b89..6fae37d 100644 --- a/jaxx-widgets-extra/pom.xml +++ b/jaxx-widgets-extra/pom.xml @@ -6,7 +6,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jaxx</artifactId> - <version>3.0-alpha-3-SNAPSHOT</version> + <version>3.0-alpha-3</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-file/pom.xml b/jaxx-widgets-file/pom.xml index 42601df..f20c3f0 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-3-SNAPSHOT</version> + <version>3.0-alpha-3</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-font/pom.xml b/jaxx-widgets-font/pom.xml index bd762ac..d2e2a30 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-3-SNAPSHOT</version> + <version>3.0-alpha-3</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-gis/pom.xml b/jaxx-widgets-gis/pom.xml index 47fbf8a..429e3b5 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-3-SNAPSHOT</version> + <version>3.0-alpha-3</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-hidor/pom.xml b/jaxx-widgets-hidor/pom.xml index f9591ae..5098088 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-3-SNAPSHOT</version> + <version>3.0-alpha-3</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-i18n/pom.xml b/jaxx-widgets-i18n/pom.xml index 4b41d0b..4a98310 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-3-SNAPSHOT</version> + <version>3.0-alpha-3</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-number/pom.xml b/jaxx-widgets-number/pom.xml index ec57d4d..38bd2d2 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-3-SNAPSHOT</version> + <version>3.0-alpha-3</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-select/pom.xml b/jaxx-widgets-select/pom.xml index 38d5fc3..939549e 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-3-SNAPSHOT</version> + <version>3.0-alpha-3</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/jaxx-widgets-status/pom.xml b/jaxx-widgets-status/pom.xml index fb5a604..bdbc2a7 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-3-SNAPSHOT</version> + <version>3.0-alpha-3</version> </parent> <groupId>org.nuiton.jaxx</groupId> diff --git a/pom.xml b/pom.xml index c278d34..4f106fc 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>jaxx</artifactId> - <version>3.0-alpha-3-SNAPSHOT</version> + <version>3.0-alpha-3</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