From 089c0ec80c5287c20a1b03385ec170bc9c94415e Mon Sep 17 00:00:00 2001 From: Clive Borrageiro Date: Tue, 3 Aug 2021 15:08:28 +0200 Subject: [PATCH] Releasing version 0.1.0 --- ahoy-server/pom.xml | 2 +- ahoy-ui/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ahoy-server/pom.xml b/ahoy-server/pom.xml index 05159e2d..9980ae9c 100644 --- a/ahoy-server/pom.xml +++ b/ahoy-server/pom.xml @@ -22,7 +22,7 @@ za.co.lsd.ahoy ahoy - 1.0.0-SNAPSHOT + 0.1.0 ahoy-server diff --git a/ahoy-ui/pom.xml b/ahoy-ui/pom.xml index 007cd93a..72243ac9 100644 --- a/ahoy-ui/pom.xml +++ b/ahoy-ui/pom.xml @@ -22,7 +22,7 @@ za.co.lsd.ahoy ahoy - 1.0.0-SNAPSHOT + 0.1.0 ahoy-ui pom diff --git a/pom.xml b/pom.xml index f23265e2..a3334d61 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ za.co.lsd.ahoy ahoy - 1.0.0-SNAPSHOT + 0.1.0 ahoy AHOY - release management pom