From a14111de2460f4f8d7e9706521154aa28b24e4e8 Mon Sep 17 00:00:00 2001 From: Manuel Bentele Date: Thu, 16 Dec 2021 07:42:46 +0100 Subject: Update URL of project website --- api/pom.xml | 2 +- daemon/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index 48a9beb..db66596 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -6,7 +6,7 @@ jar 1.0-SNAPSHOT taskmanager-api - http://maven.apache.org + https://git.openslx.org/openslx-ng/taskman-lite.git UTF-8 diff --git a/daemon/pom.xml b/daemon/pom.xml index 0d75e1a..b87b324 100644 --- a/daemon/pom.xml +++ b/daemon/pom.xml @@ -6,7 +6,7 @@ jar 1.0-SNAPSHOT taskmanager-daemon - http://maven.apache.org + https://git.openslx.org/openslx-ng/taskman-lite.git UTF-8 diff --git a/pom.xml b/pom.xml index 64bafdb..4147bd8 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ pom taskmanager - http://google.de/ + https://git.openslx.org/openslx-ng/taskman-lite.git daemon -- cgit v1.2.3-55-g7522