From a90501806e1c110a79a34b80dd01df6e897216ff Mon Sep 17 00:00:00 2001 From: Hilbrand Bouwkamp Date: Mon, 8 Sep 2025 10:00:39 +0200 Subject: [PATCH] Set version to 1.4.0-SNAPSHOT --- source/file-server-client/pom.xml | 2 +- source/file-server/pom.xml | 2 +- source/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/source/file-server-client/pom.xml b/source/file-server-client/pom.xml index 4b0a91a..f5b419f 100644 --- a/source/file-server-client/pom.xml +++ b/source/file-server-client/pom.xml @@ -21,7 +21,7 @@ nl.aerius aerius-file-server-parent - 1.3.0 + 1.4.0-SNAPSHOT aerius-file-server-client diff --git a/source/file-server/pom.xml b/source/file-server/pom.xml index 424e501..6f6e978 100644 --- a/source/file-server/pom.xml +++ b/source/file-server/pom.xml @@ -21,7 +21,7 @@ nl.aerius aerius-file-server-parent - 1.3.0 + 1.4.0-SNAPSHOT aerius-file-server diff --git a/source/pom.xml b/source/pom.xml index 8c9f757..6a9b877 100644 --- a/source/pom.xml +++ b/source/pom.xml @@ -27,7 +27,7 @@ pom aerius-file-server-parent - 1.3.0 + 1.4.0-SNAPSHOT AERIUS :: File Server Parent The file server Parent