From 952e22eaf6add441839d086b0df11dd0a4653d0d Mon Sep 17 00:00:00 2001 From: Claude Brisson Date: Sun, 19 Jan 2025 19:15:34 +0100 Subject: [PATCH] Prepare release 0.19 --- 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 7b7c7c2..3c05878 100644 --- a/api-webapp/pom.xml +++ b/api-webapp/pom.xml @@ -7,7 +7,7 @@ org.jeudego.pairgoth engine-parent - 0.18 + 0.19 api-webapp diff --git a/application/pom.xml b/application/pom.xml index 1d10d45..b854b1d 100644 --- a/application/pom.xml +++ b/application/pom.xml @@ -4,7 +4,7 @@ org.jeudego.pairgoth engine-parent - 0.18 + 0.19 application pom diff --git a/pairgoth-common/pom.xml b/pairgoth-common/pom.xml index 48b2f06..0e1b7f4 100644 --- a/pairgoth-common/pom.xml +++ b/pairgoth-common/pom.xml @@ -7,7 +7,7 @@ org.jeudego.pairgoth engine-parent - 0.18 + 0.19 pairgoth-common diff --git a/pom.xml b/pom.xml index 4483d6d..f7dc619 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.jeudego.pairgoth engine-parent - 0.18 + 0.19 pom diff --git a/view-webapp/pom.xml b/view-webapp/pom.xml index 0d4e6ca..c945b7e 100644 --- a/view-webapp/pom.xml +++ b/view-webapp/pom.xml @@ -7,7 +7,7 @@ org.jeudego.pairgoth engine-parent - 0.18 + 0.19 view-webapp diff --git a/webserver/pom.xml b/webserver/pom.xml index 1ec46bb..ed171c5 100644 --- a/webserver/pom.xml +++ b/webserver/pom.xml @@ -4,7 +4,7 @@ org.jeudego.pairgoth engine-parent - 0.18 + 0.19 webserver jar