This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository observe. See http://git.codelutin.com/observe.git commit 32a4697ea9952e134bb96124168c8cd0bbf6a83c Author: Tony CHEMIT <chemit@codelutin.com> Date: Thu Nov 5 20:45:21 2015 +0100 Moving to version 5.0-SNAPSHOT --- observe-application-swing/pom.xml | 2 +- observe-application-web/pom.xml | 2 +- observe-entities-validation/pom.xml | 2 +- observe-entities/pom.xml | 2 +- observe-services-api/pom.xml | 2 +- observe-services-configuration-api/pom.xml | 2 +- observe-services-configuration-rest/pom.xml | 2 +- observe-services-configuration-topia/pom.xml | 2 +- observe-services-model/pom.xml | 2 +- observe-services-rest/pom.xml | 2 +- observe-services-runner/pom.xml | 2 +- observe-services-topia/pom.xml | 2 +- observe-test-data/pom.xml | 2 +- pom.xml | 2 +- 14 files changed, 14 insertions(+), 14 deletions(-) diff --git a/observe-application-swing/pom.xml b/observe-application-swing/pom.xml index e3b6f4e..8bc4dd2 100644 --- a/observe-application-swing/pom.xml +++ b/observe-application-swing/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>observe</artifactId> - <version>4.0.2-SNAPSHOT</version> + <version>5.0-SNAPSHOT</version> </parent> <artifactId>observe-application-swing</artifactId> diff --git a/observe-application-web/pom.xml b/observe-application-web/pom.xml index e983d29..eca5565 100644 --- a/observe-application-web/pom.xml +++ b/observe-application-web/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>observe</artifactId> - <version>4.0.2-SNAPSHOT</version> + <version>5.0-SNAPSHOT</version> </parent> <artifactId>observe-application-web</artifactId> diff --git a/observe-entities-validation/pom.xml b/observe-entities-validation/pom.xml index c79800b..3697230 100644 --- a/observe-entities-validation/pom.xml +++ b/observe-entities-validation/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>observe</artifactId> - <version>4.0.2-SNAPSHOT</version> + <version>5.0-SNAPSHOT</version> </parent> <artifactId>observe-entities-validation</artifactId> diff --git a/observe-entities/pom.xml b/observe-entities/pom.xml index 5df1225..6f1c79f 100644 --- a/observe-entities/pom.xml +++ b/observe-entities/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>observe</artifactId> - <version>4.0.2-SNAPSHOT</version> + <version>5.0-SNAPSHOT</version> </parent> <artifactId>observe-entities</artifactId> diff --git a/observe-services-api/pom.xml b/observe-services-api/pom.xml index c01473a..480fcb5 100644 --- a/observe-services-api/pom.xml +++ b/observe-services-api/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>observe</artifactId> - <version>4.0.2-SNAPSHOT</version> + <version>5.0-SNAPSHOT</version> </parent> <artifactId>observe-services-api</artifactId> diff --git a/observe-services-configuration-api/pom.xml b/observe-services-configuration-api/pom.xml index 670870b..bbae81e 100644 --- a/observe-services-configuration-api/pom.xml +++ b/observe-services-configuration-api/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>observe</artifactId> - <version>4.0.2-SNAPSHOT</version> + <version>5.0-SNAPSHOT</version> </parent> <artifactId>observe-services-configuration-api</artifactId> diff --git a/observe-services-configuration-rest/pom.xml b/observe-services-configuration-rest/pom.xml index 6e7ced9..b789c89 100644 --- a/observe-services-configuration-rest/pom.xml +++ b/observe-services-configuration-rest/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>observe</artifactId> - <version>4.0.2-SNAPSHOT</version> + <version>5.0-SNAPSHOT</version> </parent> <artifactId>observe-services-configuration-rest</artifactId> diff --git a/observe-services-configuration-topia/pom.xml b/observe-services-configuration-topia/pom.xml index 5787cf8..5d22416 100644 --- a/observe-services-configuration-topia/pom.xml +++ b/observe-services-configuration-topia/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>observe</artifactId> - <version>4.0.2-SNAPSHOT</version> + <version>5.0-SNAPSHOT</version> </parent> <artifactId>observe-services-configuration-topia</artifactId> diff --git a/observe-services-model/pom.xml b/observe-services-model/pom.xml index f3bdfe2..ac7c03b 100644 --- a/observe-services-model/pom.xml +++ b/observe-services-model/pom.xml @@ -29,7 +29,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>observe</artifactId> - <version>4.0.2-SNAPSHOT</version> + <version>5.0-SNAPSHOT</version> </parent> <artifactId>observe-services-model</artifactId> diff --git a/observe-services-rest/pom.xml b/observe-services-rest/pom.xml index 5dfdb68..2a77712 100644 --- a/observe-services-rest/pom.xml +++ b/observe-services-rest/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>observe</artifactId> - <version>4.0.2-SNAPSHOT</version> + <version>5.0-SNAPSHOT</version> </parent> <artifactId>observe-services-rest</artifactId> diff --git a/observe-services-runner/pom.xml b/observe-services-runner/pom.xml index 0fc6f9e..aa5d1b5 100644 --- a/observe-services-runner/pom.xml +++ b/observe-services-runner/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>observe</artifactId> - <version>4.0.2-SNAPSHOT</version> + <version>5.0-SNAPSHOT</version> </parent> <artifactId>observe-services-runner</artifactId> diff --git a/observe-services-topia/pom.xml b/observe-services-topia/pom.xml index 4605880..5c1c427 100644 --- a/observe-services-topia/pom.xml +++ b/observe-services-topia/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>observe</artifactId> - <version>4.0.2-SNAPSHOT</version> + <version>5.0-SNAPSHOT</version> </parent> <artifactId>observe-services-topia</artifactId> diff --git a/observe-test-data/pom.xml b/observe-test-data/pom.xml index 5aec7cf..e4d54b3 100644 --- a/observe-test-data/pom.xml +++ b/observe-test-data/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>observe</artifactId> - <version>4.0.2-SNAPSHOT</version> + <version>5.0-SNAPSHOT</version> </parent> <artifactId>observe-test-data</artifactId> diff --git a/pom.xml b/pom.xml index 5fa7cef..8df7bc2 100644 --- a/pom.xml +++ b/pom.xml @@ -34,7 +34,7 @@ <groupId>fr.ird.observe</groupId> <artifactId>observe</artifactId> - <version>4.0.2-SNAPSHOT</version> + <version>5.0-SNAPSHOT</version> <packaging>pom</packaging> <name>ObServe</name> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@list.forge.codelutin.com>.