summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/pom.xml
diff options
context:
space:
mode:
authorManuel Bentele2021-05-18 10:07:14 +0200
committerManuel Bentele2021-05-18 10:07:14 +0200
commit4119cadc5b34874b21fdf54c1c46220c7fc86323 (patch)
tree0362c7bfb80774af3596bcba0ae48b3391456a87 /dozentenmodul/pom.xml
parent[server] Fix NPE (diff)
downloadtutor-module-4119cadc5b34874b21fdf54c1c46220c7fc86323.tar.gz
tutor-module-4119cadc5b34874b21fdf54c1c46220c7fc86323.tar.xz
tutor-module-4119cadc5b34874b21fdf54c1c46220c7fc86323.zip
[client] Change artifact name of 'proxy-vole' to satisfy naming convention
Diffstat (limited to 'dozentenmodul/pom.xml')
-rwxr-xr-xdozentenmodul/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/dozentenmodul/pom.xml b/dozentenmodul/pom.xml
index cae6faf0..fadec7a4 100755
--- a/dozentenmodul/pom.xml
+++ b/dozentenmodul/pom.xml
@@ -164,7 +164,7 @@
</dependency>
<dependency>
<groupId>org.openslx</groupId>
- <artifactId>proxy_vole</artifactId>
+ <artifactId>proxy-vole</artifactId>
<version>0.0.4-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
@@ -174,7 +174,7 @@
<version>[4.5.3,4.5.99]</version>
<scope>compile</scope>
</dependency>
- <dependency>
+ <dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>[2.0,]</version>