From 8fb954313662d12a57ff8343eb09ece6bccc5a03 Mon Sep 17 00:00:00 2001 From: Claude Brisson Date: Sun, 28 Jan 2024 09:39:01 +0100 Subject: [PATCH] Update version to 0.2 --- api-webapp/pom.xml | 2 +- application/pom.xml | 2 +- pom.xml | 2 +- view-webapp/pom.xml | 2 +- webserver/pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/api-webapp/pom.xml b/api-webapp/pom.xml index 4895c6d..dae8fa6 100644 --- a/api-webapp/pom.xml +++ b/api-webapp/pom.xml @@ -7,7 +7,7 @@ org.jeudego.pairgoth engine-parent - 0.2-SNAPSHOT + 0.2 api-webapp diff --git a/application/pom.xml b/application/pom.xml index ceaa459..bcb0da6 100644 --- a/application/pom.xml +++ b/application/pom.xml @@ -4,7 +4,7 @@ org.jeudego.pairgoth engine-parent - 0.2-SNAPSHOT + 0.2 application pom diff --git a/pom.xml b/pom.xml index 2b13af5..3e50889 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.jeudego.pairgoth engine-parent - 0.2-SNAPSHOT + 0.2 pom diff --git a/view-webapp/pom.xml b/view-webapp/pom.xml index b7de212..37f1fd8 100644 --- a/view-webapp/pom.xml +++ b/view-webapp/pom.xml @@ -7,7 +7,7 @@ org.jeudego.pairgoth engine-parent - 0.2-SNAPSHOT + 0.2 view-webapp diff --git a/webserver/pom.xml b/webserver/pom.xml index 437861c..3ed0947 100644 --- a/webserver/pom.xml +++ b/webserver/pom.xml @@ -4,7 +4,7 @@ org.jeudego.pairgoth engine-parent - 0.2-SNAPSHOT + 0.2 webserver jar