From e44495b1c211e19d355723fc0cc1ff70bdbca52c Mon Sep 17 00:00:00 2001 From: Kai Hudalla Date: Mon, 22 Sep 2025 20:15:48 +0200 Subject: [PATCH] Fix developer SCM URI in POM file --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2c538a7..e064651 100644 --- a/pom.xml +++ b/pom.xml @@ -42,7 +42,7 @@ scm:git:https://github.com/eclipse-uprotocol/up-java.git - scm:git:ssh://github.com:eclipse-uprotocol/up-java.git + scm:git:ssh://github.com/eclipse-uprotocol/up-java.git https://github.com/eclipse-uprotocol/up-java