From 10b8b6f0e912dc9cfe419d97b1ad8692fb00a56c Mon Sep 17 00:00:00 2001 From: Claude Brisson Date: Fri, 19 Apr 2024 15:23:43 +0200 Subject: [PATCH] Bump version to 0.10 --- 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 ec7ea33..4baa20b 100644 --- a/api-webapp/pom.xml +++ b/api-webapp/pom.xml @@ -7,7 +7,7 @@ org.jeudego.pairgoth engine-parent - 0.9 + 0.10 api-webapp diff --git a/application/pom.xml b/application/pom.xml index ef59639..e245f7d 100644 --- a/application/pom.xml +++ b/application/pom.xml @@ -4,7 +4,7 @@ org.jeudego.pairgoth engine-parent - 0.9 + 0.10 application pom diff --git a/pairgoth-common/pom.xml b/pairgoth-common/pom.xml index e7a2bfe..697cb8c 100644 --- a/pairgoth-common/pom.xml +++ b/pairgoth-common/pom.xml @@ -7,7 +7,7 @@ org.jeudego.pairgoth engine-parent - 0.9 + 0.10 pairgoth-common diff --git a/pom.xml b/pom.xml index 073bb8a..83868b7 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.jeudego.pairgoth engine-parent - 0.9 + 0.10 pom diff --git a/view-webapp/pom.xml b/view-webapp/pom.xml index 9e1c395..5f0c677 100644 --- a/view-webapp/pom.xml +++ b/view-webapp/pom.xml @@ -7,7 +7,7 @@ org.jeudego.pairgoth engine-parent - 0.9 + 0.10 view-webapp diff --git a/webserver/pom.xml b/webserver/pom.xml index 9d89023..bf9a839 100644 --- a/webserver/pom.xml +++ b/webserver/pom.xml @@ -4,7 +4,7 @@ org.jeudego.pairgoth engine-parent - 0.9 + 0.10 webserver jar