summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorManuel Bentele2021-05-18 10:16:01 +0200
committerManuel Bentele2021-05-18 10:16:01 +0200
commit97ec268dadff5ba111728f098940706e78b15e41 (patch)
tree23c079867bf18ebd7ce79ea1ea25b3773fc0ebd0 /pom.xml
parent[client] Change artifact name of 'proxy-vole' to satisfy naming convention (diff)
downloadtutor-module-97ec268dadff5ba111728f098940706e78b15e41.tar.gz
tutor-module-97ec268dadff5ba111728f098940706e78b15e41.tar.xz
tutor-module-97ec268dadff5ba111728f098940706e78b15e41.zip
[client,server] Fix invalid URLs to the project's website in Maven configurations
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 e72eba4e..9eda492f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,7 +9,7 @@
<packaging>pom</packaging>
<name>bwSuite</name>
- <url>http://git.openslx.org/tutor-module.git/</url>
+ <url>https://git.openslx.org/openslx-ng/tutor-module.git</url>
<modules>
<module>dozentenmodul</module>