summaryrefslogtreecommitdiffstats
path: root/engine-d/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'engine-d/pom.xml')
-rw-r--r--engine-d/pom.xml10
1 files changed, 0 insertions, 10 deletions
diff --git a/engine-d/pom.xml b/engine-d/pom.xml
index 490d2e0..53f486a 100644
--- a/engine-d/pom.xml
+++ b/engine-d/pom.xml
@@ -228,16 +228,6 @@
<artifactId>postgresql</artifactId>
</dependency>
<dependency>
- <groupId>org.quartz-scheduler</groupId>
- <artifactId>quartz</artifactId>
- <exclusions>
- <exclusion>
- <groupId>org.slf4j</groupId>
- <artifactId>slf4j-api</artifactId>
- </exclusion>
- </exclusions>
- </dependency>
- <dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
</dependency>