From 4f865d4609f763472ba94684d2dab789922fe0ee Mon Sep 17 00:00:00 2001 From: Markus Kreth Date: Mon, 30 May 2022 08:24:25 +0200 Subject: [PATCH] added scm --- pom.xml | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) diff --git a/pom.xml b/pom.xml index 2aeb345..1c9d296 100644 --- a/pom.xml +++ b/pom.xml @@ -11,6 +11,10 @@ 11 23.0.8 11.0.1 + + ${maven.build.timestamp} + yyyy-MM-dd HH:mm:ss + @@ -188,7 +192,37 @@ spring-boot:run + + + + org.springframework.boot spring-boot-maven-plugin @@ -301,4 +335,8 @@ + + scm:git:https://github.com/markuskreth/TrainerInvoice.git + scm:git:https://github.com/markuskreth/TrainerInvoice.git + \ No newline at end of file