summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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>