From 662a2f974cdbbef3723856173f532b488a202c3c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patrik=20Karlstr=C3=B6m?= Date: Thu, 7 Mar 2024 18:44:52 +0100 Subject: [PATCH] Edit pom --- application/pom.xml | 2 +- branding/pom.xml | 2 +- main/pom.xml | 2 +- pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/application/pom.xml b/application/pom.xml index ff69334..47e6475 100644 --- a/application/pom.xml +++ b/application/pom.xml @@ -5,7 +5,7 @@ se.trixon.cric parent - 2.0.0-SNAPSHOT + 2.0.0 ../pom.xml diff --git a/branding/pom.xml b/branding/pom.xml index 09a5f7f..3eb0308 100644 --- a/branding/pom.xml +++ b/branding/pom.xml @@ -5,7 +5,7 @@ se.trixon.cric parent - 2.0.0-SNAPSHOT + 2.0.0 ../pom.xml diff --git a/main/pom.xml b/main/pom.xml index 1d4b468..30776aa 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -4,7 +4,7 @@ se.trixon.cric parent - 2.0.0-SNAPSHOT + 2.0.0 ../pom.xml main diff --git a/pom.xml b/pom.xml index 03bbdf6..cd20238 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ se.trixon.cric parent - 2.0.0-SNAPSHOT + 2.0.0 pom parent