From 57fe0e2f077830927b8d0cfafed3b707b8433497 Mon Sep 17 00:00:00 2001 From: Manuel Friedli Date: Sat, 8 Apr 2023 23:52:55 +0200 Subject: [PATCH] [maven-release-plugin] rollback the release of v0.0.2 --- pom.xml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 12da27a..206691d 100644 --- a/pom.xml +++ b/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 @@ -10,7 +11,7 @@ ch.fritteli.labyrinth labyrinth-server - 0.0.3-SNAPSHOT + 0.0.2-SNAPSHOT The Labyrinth server, offering a REST endpoint to access the Labyrinth Generator. https://manuel.friedli.info/labyrinth.html @@ -90,7 +91,8 @@ 3.4.1 - + ch.fritteli.labyrinth.server.Main