diff --git a/pom.xml b/pom.xml index 370fda9e52a8b802dff036200451c3587807ad9d..5cfaed5bbd2b7a80bb1833919e373070ab669038 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>fr.agrometinfo</groupId> <artifactId>www</artifactId> - <version>2.0.0-alpha-3</version> + <version>2.0.0-alpha-4</version> <packaging>pom</packaging> <name>AgroMetInfo web app</name> <description>Website for AgroMetInfo in Jakarta EE 10 and GWT.</description> diff --git a/www-client/pom.xml b/www-client/pom.xml index 443e85f08be7539999abb483e44e088aa0a27030..4cd123c54739adcafa4c43d9cca4f8f4db6a21e4 100644 --- a/www-client/pom.xml +++ b/www-client/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>fr.agrometinfo</groupId> <artifactId>www</artifactId> - <version>2.0.0-alpha-3</version> + <version>2.0.0-alpha-4</version> </parent> <artifactId>www-client</artifactId> diff --git a/www-server/pom.xml b/www-server/pom.xml index ad59801a538d76c93b737ba2efda8e1d4981b056..89c7e398e837cffd43509fbfb9c1e006574e5a0e 100644 --- a/www-server/pom.xml +++ b/www-server/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>fr.agrometinfo</groupId> <artifactId>www</artifactId> - <version>2.0.0-alpha-3</version> + <version>2.0.0-alpha-4</version> </parent> <artifactId>www-server</artifactId> diff --git a/www-shared/pom.xml b/www-shared/pom.xml index 02fcd59bea5dc35e975dfb7174bf3b83ac7343cb..7cb765559986d1c9f6d2d2e495864b7146953448 100644 --- a/www-shared/pom.xml +++ b/www-shared/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>fr.agrometinfo</groupId> <artifactId>www</artifactId> - <version>2.0.0-alpha-3</version> + <version>2.0.0-alpha-4</version> </parent> <artifactId>www-shared</artifactId>