summaryrefslogtreecommitdiffstats
path: root/dozentenmodul
diff options
context:
space:
mode:
authorSimon Rettberg2024-10-02 15:54:25 +0200
committerSimon Rettberg2024-10-02 15:54:25 +0200
commit8bb06a20b9162c9d63831e4a3b92be0285d1e4c0 (patch)
treedd1dcc2bb8dd3b42c43a3cea0c304adf325bfb8e /dozentenmodul
parent[client] Tweak connection timeouts (diff)
downloadtutor-module-master.tar.gz
tutor-module-master.tar.xz
tutor-module-master.zip
[client] Push for rebuildHEADmaster
Diffstat (limited to 'dozentenmodul')
-rwxr-xr-xdozentenmodul/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/dozentenmodul/pom.xml b/dozentenmodul/pom.xml
index 50aa5253..0a250227 100755
--- a/dozentenmodul/pom.xml
+++ b/dozentenmodul/pom.xml
@@ -158,7 +158,7 @@
<dependency>
<groupId>org.jdatepicker</groupId>
<artifactId>jdatepicker</artifactId>
- <!-- this is in our own repo at mltk-services, since every version on maven central is horribly outdated and buggy -->
+ <!-- this is in our own repo at mltk-services, since every version on maven central is horribly outdated and buggy... -->
<version>2.0.0-SNAPSHOT</version>
<scope>compile</scope>
</dependency>