From 54213f0f54217d26d98f25d9ccca1b489e9cce00 Mon Sep 17 00:00:00 2001 From: Yanick Minder Date: Tue, 10 Sep 2024 09:07:30 +0200 Subject: [PATCH] restore pom.xml --- backend/pom.xml | 4 ++-- pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/backend/pom.xml b/backend/pom.xml index b78ad98c3c..667f5a928c 100644 --- a/backend/pom.xml +++ b/backend/pom.xml @@ -6,11 +6,11 @@ ch.puzzle.okr parent - 2.0.137-SNAPSHOT + 2.0.134-SNAPSHOT backend - 2.0.137-SNAPSHOT + 2.0.134-SNAPSHOT backend Puzzle OKR Tool diff --git a/pom.xml b/pom.xml index ad62e1f4b7..eec12db50a 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ ch.puzzle.okr parent - 2.0.137-SNAPSHOT + 2.0.134-SNAPSHOT org.springframework.boot