summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/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 /dozentenmodul/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 'dozentenmodul/pom.xml')
-rwxr-xr-xdozentenmodul/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/dozentenmodul/pom.xml b/dozentenmodul/pom.xml
index fadec7a4..027520e7 100755
--- a/dozentenmodul/pom.xml
+++ b/dozentenmodul/pom.xml
@@ -8,7 +8,7 @@
<packaging>jar</packaging>
<name>DozMod-Client</name>
- <url>http://maven.apache.org</url>
+ <url>https://git.openslx.org/openslx-ng/tutor-module.git</url>
<scm>
<connection>scm:git:git://git.openslx.org/openslx-ng/tutor-module.git</connection>
</scm>