diff --git a/lib-1/pom.xml b/lib-1/pom.xml index af3e459..6b9116d 100644 --- a/lib-1/pom.xml +++ b/lib-1/pom.xml @@ -4,12 +4,12 @@ scm:git:ssh://gitea@gitea.rickrongen.nl:8789/RickRongen/tmp-sbcommon.git ssh://gitea@gitea.rickrongen.nl:8789/RickRongen/tmp-sbcommon.git - common-1.0 + HEAD com.sligrofoodgroup.spring-boot-common common - 1.0 + 1.1-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index f341fdf..2f4f64e 100644 --- a/pom.xml +++ b/pom.xml @@ -4,13 +4,13 @@ scm:git:ssh://gitea@gitea.rickrongen.nl:8789/RickRongen/tmp-sbcommon.git ssh://gitea@gitea.rickrongen.nl:8789/RickRongen/tmp-sbcommon.git - common-1.0 + HEAD com.sligrofoodgroup.spring-boot-common spring-boot-parent - 1.0 + 1.1-SNAPSHOT spring-boot-parent/pom.xml diff --git a/spring-boot-common-utils/pom.xml b/spring-boot-common-utils/pom.xml index 191fc65..498c7ed 100644 --- a/spring-boot-common-utils/pom.xml +++ b/spring-boot-common-utils/pom.xml @@ -4,13 +4,13 @@ scm:git:ssh://gitea@gitea.rickrongen.nl:8789/RickRongen/tmp-sbcommon.git ssh://gitea@gitea.rickrongen.nl:8789/RickRongen/tmp-sbcommon.git - common-1.0 + HEAD com.sligrofoodgroup.spring-boot-common common - 1.0 + 1.1-SNAPSHOT ../pom.xml diff --git a/spring-boot-parent/pom.xml b/spring-boot-parent/pom.xml index 9ce37b7..a3917d2 100644 --- a/spring-boot-parent/pom.xml +++ b/spring-boot-parent/pom.xml @@ -4,7 +4,7 @@ scm:git:ssh://gitea@gitea.rickrongen.nl:8789/RickRongen/tmp-sbcommon.git ssh://gitea@gitea.rickrongen.nl:8789/RickRongen/tmp-sbcommon.git - common-1.0 + HEAD org.springframework.boot @@ -23,7 +23,7 @@ com.sligrofoodgroup.spring-boot-common spring-boot-parent - 1.0 + 1.1-SNAPSHOT pom @@ -38,12 +38,12 @@ com.sligrofoodgroup.spring-boot-common lib-1 - 1.0 + 1.1-SNAPSHOT com.sligrofoodgroup.spring-boot-common spring-boot-common-utils - 1.0 + 1.1-SNAPSHOT