summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorManuel Bentele2021-12-16 07:42:46 +0100
committerManuel Bentele2021-12-16 07:42:46 +0100
commita14111de2460f4f8d7e9706521154aa28b24e4e8 (patch)
tree7671035593d7e48bf0958aa71f2453230aa371e8 /pom.xml
parent[daemon] Assign thread names, fine tune socket timeouts (diff)
downloadtaskman-lite-a14111de2460f4f8d7e9706521154aa28b24e4e8.tar.gz
taskman-lite-a14111de2460f4f8d7e9706521154aa28b24e4e8.tar.xz
taskman-lite-a14111de2460f4f8d7e9706521154aa28b24e4e8.zip
Update URL of project website
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 64bafdb..4147bd8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,7 +9,7 @@
<packaging>pom</packaging>
<name>taskmanager</name>
- <url>http://google.de/</url>
+ <url>https://git.openslx.org/openslx-ng/taskman-lite.git</url>
<modules>
<module>daemon</module>