summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/pom.xml
diff options
context:
space:
mode:
authorSimon Rettberg2015-09-05 19:51:08 +0200
committerSimon Rettberg2015-09-05 19:51:08 +0200
commit2d52f17c5fc5ead11c5f21f04cc0599ed0f6a416 (patch)
tree8dbeacbcb71a6479a7a7ae155565de0f796e817b /dozentenmodul/pom.xml
parentMerge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1 (diff)
downloadtutor-module-2d52f17c5fc5ead11c5f21f04cc0599ed0f6a416.tar.gz
tutor-module-2d52f17c5fc5ead11c5f21f04cc0599ed0f6a416.tar.xz
tutor-module-2d52f17c5fc5ead11c5f21f04cc0599ed0f6a416.zip
[client] Remove unused entries from pom.xml
Diffstat (limited to 'dozentenmodul/pom.xml')
-rw-r--r--dozentenmodul/pom.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/dozentenmodul/pom.xml b/dozentenmodul/pom.xml
index f2a709d8..db69734c 100644
--- a/dozentenmodul/pom.xml
+++ b/dozentenmodul/pom.xml
@@ -16,8 +16,6 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<main.class>org.openslx.dozmod.App</main.class>
<maven.build.timestamp.format>yy.M.d.Hmm</maven.build.timestamp.format>
- <swt.version>4.4</swt.version>
- <lib.directory>lib</lib.directory>
</properties>
<repositories>
@@ -43,12 +41,6 @@
<enabled>false</enabled>
</snapshots>
</repository>
-
-
- <repository>
- <id>swt-repo</id>
- <url>https://raw.githubusercontent.com/maven-eclipse/swt-repo/master/</url>
- </repository>
</repositories>
<build>