summaryrefslogtreecommitdiffstats
path: root/dozentenmodulserver
diff options
context:
space:
mode:
authorSimon Rettberg2023-04-26 15:52:47 +0200
committerSimon Rettberg2023-04-26 15:52:47 +0200
commit211f8d647d9a5fdeb808f3d0f787dac5fcb07565 (patch)
treea819eb3ef45727f36e83f3ae057ca5d84684c35e /dozentenmodulserver
parent[client] Check if virt config is valid, warn user if not (diff)
downloadtutor-module-211f8d647d9a5fdeb808f3d0f787dac5fcb07565.tar.gz
tutor-module-211f8d647d9a5fdeb808f3d0f787dac5fcb07565.tar.xz
tutor-module-211f8d647d9a5fdeb808f3d0f787dac5fcb07565.zip
Update git url to https
Diffstat (limited to 'dozentenmodulserver')
-rw-r--r--dozentenmodulserver/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/dozentenmodulserver/pom.xml b/dozentenmodulserver/pom.xml
index 6611aab4..3493feb8 100644
--- a/dozentenmodulserver/pom.xml
+++ b/dozentenmodulserver/pom.xml
@@ -11,7 +11,7 @@
<name>DozMod-Server</name>
<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>
+ <connection>scm:git:https://git.openslx.org/openslx-ng/tutor-module.git</connection>
</scm>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>