diff options
author | Manuel Bentele | 2021-12-16 08:06:45 +0100 |
---|---|---|
committer | Manuel Bentele | 2021-12-16 08:06:45 +0100 |
commit | c27aca2ddf9fe39c6f789e0ab6da97d5d26ecb6d (patch) | |
tree | 5c7ecb3e2bed4ce23bb9400fa90af4bf1943a793 | |
parent | [mount-store] Take greater care where the .notmounted flag is written (diff) | |
download | tmlite-bwlp-c27aca2ddf9fe39c6f789e0ab6da97d5d26ecb6d.tar.gz tmlite-bwlp-c27aca2ddf9fe39c6f789e0ab6da97d5d26ecb6d.tar.xz tmlite-bwlp-c27aca2ddf9fe39c6f789e0ab6da97d5d26ecb6d.zip |
Update URL of project website
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ <packaging>jar</packaging> <name>taskmanager-tasks-bwlp</name> - <url>http://maven.apache.org</url> + <url>https://git.openslx.org/openslx-ng/tmlite-bwlp.git</url> <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |