This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository observe. See https://gitlab.nuiton.org/codelutin/observe.git commit 6b35bf0012c81eadca16e755772f3824c0f61b78 Author: Tony CHEMIT <chemit@codelutin.com> Date: Thu Sep 1 11:36:37 2016 +0200 No stay on 5.0-SNAPSHOt version... --- application-swing-decoration/pom.xml | 2 +- application-swing-validation/pom.xml | 2 +- application-swing-validators/pom.xml | 2 +- application-swing/pom.xml | 2 +- application-web/pom.xml | 2 +- entities-migration/pom.xml | 2 +- entities/pom.xml | 2 +- maven-plugin/pom.xml | 2 +- pom.xml | 2 +- services-api/pom.xml | 2 +- services-configuration-api/pom.xml | 2 +- services-configuration-rest/pom.xml | 2 +- services-configuration-topia/pom.xml | 2 +- services-model/pom.xml | 2 +- services-rest/pom.xml | 2 +- services-runner/pom.xml | 2 +- services-topia-validation/pom.xml | 2 +- services-topia-validators/pom.xml | 2 +- services-topia/pom.xml | 2 +- test/pom.xml | 2 +- topia-extension/pom.xml | 2 +- topia-templates-extension/pom.xml | 2 +- 22 files changed, 22 insertions(+), 22 deletions(-) diff --git a/application-swing-decoration/pom.xml b/application-swing-decoration/pom.xml index 160c7d6..8e9de18 100644 --- a/application-swing-decoration/pom.xml +++ b/application-swing-decoration/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>observe</artifactId> - <version>5.0-RC-2-SNAPSHOT</version> + <version>5.0-SNAPSHOT</version> </parent> <artifactId>application-swing-decoration</artifactId> diff --git a/application-swing-validation/pom.xml b/application-swing-validation/pom.xml index a8f658f..63b1c9c 100644 --- a/application-swing-validation/pom.xml +++ b/application-swing-validation/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>observe</artifactId> - <version>5.0-RC-2-SNAPSHOT</version> + <version>5.0-SNAPSHOT</version> </parent> <artifactId>application-swing-validation</artifactId> diff --git a/application-swing-validators/pom.xml b/application-swing-validators/pom.xml index d738b43..d46f5d8 100644 --- a/application-swing-validators/pom.xml +++ b/application-swing-validators/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>observe</artifactId> - <version>5.0-RC-2-SNAPSHOT</version> + <version>5.0-SNAPSHOT</version> </parent> <artifactId>application-swing-validators</artifactId> diff --git a/application-swing/pom.xml b/application-swing/pom.xml index 158b343..795de81 100644 --- a/application-swing/pom.xml +++ b/application-swing/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>observe</artifactId> - <version>5.0-RC-2-SNAPSHOT</version> + <version>5.0-SNAPSHOT</version> </parent> <artifactId>application-swing</artifactId> diff --git a/application-web/pom.xml b/application-web/pom.xml index 4ab36c1..33b2662 100644 --- a/application-web/pom.xml +++ b/application-web/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>observe</artifactId> - <version>5.0-RC-2-SNAPSHOT</version> + <version>5.0-SNAPSHOT</version> </parent> <artifactId>application-web</artifactId> diff --git a/entities-migration/pom.xml b/entities-migration/pom.xml index d5fbc03..384cd94 100644 --- a/entities-migration/pom.xml +++ b/entities-migration/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>observe</artifactId> - <version>5.0-RC-2-SNAPSHOT</version> + <version>5.0-SNAPSHOT</version> </parent> <artifactId>entities-migration</artifactId> diff --git a/entities/pom.xml b/entities/pom.xml index e01979e..c8f7b3a 100644 --- a/entities/pom.xml +++ b/entities/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>observe</artifactId> - <version>5.0-RC-2-SNAPSHOT</version> + <version>5.0-SNAPSHOT</version> </parent> <artifactId>entities</artifactId> diff --git a/maven-plugin/pom.xml b/maven-plugin/pom.xml index 2e2b337..92f3248 100644 --- a/maven-plugin/pom.xml +++ b/maven-plugin/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>observe</artifactId> - <version>5.0-RC-2-SNAPSHOT</version> + <version>5.0-SNAPSHOT</version> </parent> <artifactId>maven-plugin</artifactId> diff --git a/pom.xml b/pom.xml index 764956a..5b2796d 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ <groupId>fr.ird.observe</groupId> <artifactId>observe</artifactId> - <version>5.0-RC-2-SNAPSHOT</version> + <version>5.0-SNAPSHOT</version> <packaging>pom</packaging> <name>ObServe</name> diff --git a/services-api/pom.xml b/services-api/pom.xml index cc909a6..8f6b06b 100644 --- a/services-api/pom.xml +++ b/services-api/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>observe</artifactId> - <version>5.0-RC-2-SNAPSHOT</version> + <version>5.0-SNAPSHOT</version> </parent> <artifactId>services-api</artifactId> diff --git a/services-configuration-api/pom.xml b/services-configuration-api/pom.xml index b6c4d63..ec345ca 100644 --- a/services-configuration-api/pom.xml +++ b/services-configuration-api/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>observe</artifactId> - <version>5.0-RC-2-SNAPSHOT</version> + <version>5.0-SNAPSHOT</version> </parent> <artifactId>services-configuration-api</artifactId> diff --git a/services-configuration-rest/pom.xml b/services-configuration-rest/pom.xml index f74d0e5..8df8f22 100644 --- a/services-configuration-rest/pom.xml +++ b/services-configuration-rest/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>observe</artifactId> - <version>5.0-RC-2-SNAPSHOT</version> + <version>5.0-SNAPSHOT</version> </parent> <artifactId>services-configuration-rest</artifactId> diff --git a/services-configuration-topia/pom.xml b/services-configuration-topia/pom.xml index 1b5cb51..5791f6d 100644 --- a/services-configuration-topia/pom.xml +++ b/services-configuration-topia/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>observe</artifactId> - <version>5.0-RC-2-SNAPSHOT</version> + <version>5.0-SNAPSHOT</version> </parent> <artifactId>services-configuration-topia</artifactId> diff --git a/services-model/pom.xml b/services-model/pom.xml index 77d2311..4c8de4b 100644 --- a/services-model/pom.xml +++ b/services-model/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>observe</artifactId> - <version>5.0-RC-2-SNAPSHOT</version> + <version>5.0-SNAPSHOT</version> </parent> <artifactId>services-model</artifactId> diff --git a/services-rest/pom.xml b/services-rest/pom.xml index 1921cd1..da3b140 100644 --- a/services-rest/pom.xml +++ b/services-rest/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>observe</artifactId> - <version>5.0-RC-2-SNAPSHOT</version> + <version>5.0-SNAPSHOT</version> </parent> <artifactId>services-rest</artifactId> diff --git a/services-runner/pom.xml b/services-runner/pom.xml index b7399e0..a4899e0 100644 --- a/services-runner/pom.xml +++ b/services-runner/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>observe</artifactId> - <version>5.0-RC-2-SNAPSHOT</version> + <version>5.0-SNAPSHOT</version> </parent> <artifactId>services-runner</artifactId> diff --git a/services-topia-validation/pom.xml b/services-topia-validation/pom.xml index 46a9bee..299173f 100644 --- a/services-topia-validation/pom.xml +++ b/services-topia-validation/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>observe</artifactId> - <version>5.0-RC-2-SNAPSHOT</version> + <version>5.0-SNAPSHOT</version> </parent> <artifactId>services-topia-validation</artifactId> diff --git a/services-topia-validators/pom.xml b/services-topia-validators/pom.xml index 765badc..2360a35 100644 --- a/services-topia-validators/pom.xml +++ b/services-topia-validators/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>observe</artifactId> - <version>5.0-RC-2-SNAPSHOT</version> + <version>5.0-SNAPSHOT</version> </parent> <artifactId>services-topia-validators</artifactId> diff --git a/services-topia/pom.xml b/services-topia/pom.xml index 9016540..6038e77 100644 --- a/services-topia/pom.xml +++ b/services-topia/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>observe</artifactId> - <version>5.0-RC-2-SNAPSHOT</version> + <version>5.0-SNAPSHOT</version> </parent> <artifactId>services-topia</artifactId> diff --git a/test/pom.xml b/test/pom.xml index 8644dcd..079e777 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>observe</artifactId> - <version>5.0-RC-2-SNAPSHOT</version> + <version>5.0-SNAPSHOT</version> </parent> <artifactId>test</artifactId> diff --git a/topia-extension/pom.xml b/topia-extension/pom.xml index d253c40..7e4be18 100644 --- a/topia-extension/pom.xml +++ b/topia-extension/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>observe</artifactId> - <version>5.0-RC-2-SNAPSHOT</version> + <version>5.0-SNAPSHOT</version> </parent> <artifactId>topia-extension</artifactId> diff --git a/topia-templates-extension/pom.xml b/topia-templates-extension/pom.xml index 48a7f62..5b26f0d 100644 --- a/topia-templates-extension/pom.xml +++ b/topia-templates-extension/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>observe</artifactId> - <version>5.0-RC-2-SNAPSHOT</version> + <version>5.0-SNAPSHOT</version> </parent> <artifactId>topia-templates-extension</artifactId> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.