From 2876a60b7651339ec4b4bb1d8d27543615ef422e Mon Sep 17 00:00:00 2001 From: Rick Rongen Date: Fri, 5 Sep 2025 09:13:47 +0200 Subject: [PATCH] feat: reset --- pom.xml | 2 +- spring-boot-parent/pom.xml | 14 ++++++++------ 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index 27c7d82..d5a2995 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 - scm:git:file://localhost/../sfg-sb-common-remote.git + scm:git:file://localhost/Users/rickrongen/IdeaProjects/sfg-sb-common-remote.git file://../sfg-sb-common-remote.git diff --git a/spring-boot-parent/pom.xml b/spring-boot-parent/pom.xml index 1dcc1da..3d25725 100644 --- a/spring-boot-parent/pom.xml +++ b/spring-boot-parent/pom.xml @@ -1,18 +1,16 @@ - + 4.0.0 org.springframework.boot spring-boot-starter-parent 3.5.5 - + com.sligrofoodgroup.spring-boot-common spring-boot-parent - 1.0-SNAPSHOT + 1.0 pom @@ -32,7 +30,7 @@ com.sligrofoodgroup.spring-boot-common spring-boot-common-utils - 1.0-SNAPSHOT + 1.0 @@ -44,4 +42,8 @@ + + + common-1.0 +