diff --git a/java-spring-boot-demo/pom.xml b/java-spring-boot-demo/pom.xml index 4f7e30d..6d6f1d9 100644 --- a/java-spring-boot-demo/pom.xml +++ b/java-spring-boot-demo/pom.xml @@ -1,18 +1,22 @@ - 4.0.0 + org.springframework.boot spring-boot-starter-parent 3.1.0 + eu.nebulouscloud demo 0.0.1-SNAPSHOT demo Demo project for Spring Boot + ossrh @@ -23,9 +27,11 @@ https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/ + 17 + org.springframework.boot @@ -41,6 +47,7 @@ test + @@ -60,4 +67,10 @@ + + + scm:git:https://opendev.org/nebulous/library-template.git + scm:git:git@opendev.org:29418/nebulous/library-template.git + https://opendev.org/nebulous/library-template +