From 7ed19f3576d5c9872d716d4cf8403adddd9d9043 Mon Sep 17 00:00:00 2001 From: Andrew Lalis Date: Sat, 19 Jun 2021 20:13:54 +0200 Subject: [PATCH] Updated to release 1.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 f29ab6a..3d11303 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -5,7 +5,7 @@ ace-of-shades nl.andrewlalis - 1.0-SNAPSHOT + 1.0 4.0.0 diff --git a/core/pom.xml b/core/pom.xml index 9e938bd..821b737 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -5,7 +5,7 @@ ace-of-shades nl.andrewlalis - 1.0-SNAPSHOT + 1.0 4.0.0 diff --git a/pom.xml b/pom.xml index 60f9a87..591d6fc 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ nl.andrewlalis ace-of-shades pom - 1.0-SNAPSHOT + 1.0 server client diff --git a/server/pom.xml b/server/pom.xml index bf9b7ce..9a53385 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -5,7 +5,7 @@ ace-of-shades nl.andrewlalis - 1.0-SNAPSHOT + 1.0 4.0.0