From 55d8951fd763fb3e558d5111823cd13cf9ae68b0 Mon Sep 17 00:00:00 2001 From: Claude Brisson Date: Fri, 15 Mar 2024 20:59:46 +0100 Subject: [PATCH] Bump version to 0.6 --- api-webapp/pom.xml | 2 +- application/pom.xml | 2 +- pairgoth-common/pom.xml | 2 +- pom.xml | 2 +- view-webapp/pom.xml | 2 +- webserver/pom.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/api-webapp/pom.xml b/api-webapp/pom.xml index c0fdaf6..3bc1d99 100644 --- a/api-webapp/pom.xml +++ b/api-webapp/pom.xml @@ -7,7 +7,7 @@ org.jeudego.pairgoth engine-parent - 0.5.1 + 0.6 api-webapp diff --git a/application/pom.xml b/application/pom.xml index 647a97b..c342758 100644 --- a/application/pom.xml +++ b/application/pom.xml @@ -4,7 +4,7 @@ org.jeudego.pairgoth engine-parent - 0.5.1 + 0.6 application pom diff --git a/pairgoth-common/pom.xml b/pairgoth-common/pom.xml index 619b0b3..fb34f1d 100644 --- a/pairgoth-common/pom.xml +++ b/pairgoth-common/pom.xml @@ -7,7 +7,7 @@ org.jeudego.pairgoth engine-parent - 0.5.1 + 0.6 pairgoth-common diff --git a/pom.xml b/pom.xml index 090a8c3..f6da509 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.jeudego.pairgoth engine-parent - 0.5.1 + 0.6 pom diff --git a/view-webapp/pom.xml b/view-webapp/pom.xml index 9ece862..e46b8e4 100644 --- a/view-webapp/pom.xml +++ b/view-webapp/pom.xml @@ -7,7 +7,7 @@ org.jeudego.pairgoth engine-parent - 0.5.1 + 0.6 view-webapp diff --git a/webserver/pom.xml b/webserver/pom.xml index e326aad..b7650fc 100644 --- a/webserver/pom.xml +++ b/webserver/pom.xml @@ -4,7 +4,7 @@ org.jeudego.pairgoth engine-parent - 0.5.1 + 0.6 webserver jar