From 101d3e9cc2b8715b85c046503764aa038c604175 Mon Sep 17 00:00:00 2001 From: Claude Brisson Date: Sun, 29 Sep 2024 20:52:15 +0200 Subject: [PATCH] Increment version to 0.17 --- 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 df6d8d1..9226172 100644 --- a/api-webapp/pom.xml +++ b/api-webapp/pom.xml @@ -7,7 +7,7 @@ org.jeudego.pairgoth engine-parent - 0.16 + 0.17 api-webapp diff --git a/application/pom.xml b/application/pom.xml index 0b32979..1afee76 100644 --- a/application/pom.xml +++ b/application/pom.xml @@ -4,7 +4,7 @@ org.jeudego.pairgoth engine-parent - 0.16 + 0.17 application pom diff --git a/pairgoth-common/pom.xml b/pairgoth-common/pom.xml index 4d4f24d..e667af1 100644 --- a/pairgoth-common/pom.xml +++ b/pairgoth-common/pom.xml @@ -7,7 +7,7 @@ org.jeudego.pairgoth engine-parent - 0.16 + 0.17 pairgoth-common diff --git a/pom.xml b/pom.xml index 41f568e..2586640 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.jeudego.pairgoth engine-parent - 0.16 + 0.17 pom diff --git a/view-webapp/pom.xml b/view-webapp/pom.xml index 2361efa..bec59ec 100644 --- a/view-webapp/pom.xml +++ b/view-webapp/pom.xml @@ -7,7 +7,7 @@ org.jeudego.pairgoth engine-parent - 0.16 + 0.17 view-webapp diff --git a/webserver/pom.xml b/webserver/pom.xml index ef37d7b..fc4edb2 100644 --- a/webserver/pom.xml +++ b/webserver/pom.xml @@ -4,7 +4,7 @@ org.jeudego.pairgoth engine-parent - 0.16 + 0.17 webserver jar