From 39027049f5aed9d40a604fcd79b4eb9916b558cb Mon Sep 17 00:00:00 2001 From: Michael Edgar Date: Fri, 15 Dec 2023 08:12:04 -0500 Subject: [PATCH] Add SCM information to Maven pom.xml (#6) Signed-off-by: Michael Edgar --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index 04f3cce..aad0912 100644 --- a/pom.xml +++ b/pom.xml @@ -17,6 +17,11 @@ true 3.2.3 + + scm:git:git://github.com/eyefloaters/console-datagen.git + scm:git:git@github.com:eyefloaters/console-datagen.git + HEAD +