From fa736578a53141d93b9d625832553ac3ef744fd6 Mon Sep 17 00:00:00 2001 From: Andrew Lalis Date: Thu, 28 Jul 2022 11:19:43 +0200 Subject: [PATCH] Upgraded to version 1.2.0 --- client/pom.xml | 2 +- core/pom.xml | 2 +- pom.xml | 2 +- server/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/client/pom.xml b/client/pom.xml index 0e209db..04676a9 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -5,7 +5,7 @@ ace-of-shades-2 nl.andrewl - 1.1.0 + 1.2.0 4.0.0 diff --git a/core/pom.xml b/core/pom.xml index c80d185..b7c396b 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -5,7 +5,7 @@ ace-of-shades-2 nl.andrewl - 1.1.0 + 1.2.0 4.0.0 diff --git a/pom.xml b/pom.xml index a3543c7..94bb989 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ nl.andrewl ace-of-shades-2 pom - 1.1.0 + 1.2.0 core server diff --git a/server/pom.xml b/server/pom.xml index 2f7b82b..fcc4ab0 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -5,7 +5,7 @@ ace-of-shades-2 nl.andrewl - 1.1.0 + 1.2.0 4.0.0