diff options
Diffstat (limited to 'rulemgt')
-rw-r--r-- | rulemgt/pom.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/rulemgt/pom.xml b/rulemgt/pom.xml index 49d6d27..dafe74e 100644 --- a/rulemgt/pom.xml +++ b/rulemgt/pom.xml @@ -143,10 +143,6 @@ <artifactId>postgresql</artifactId> </dependency> <dependency> - <groupId>org.quartz-scheduler</groupId> - <artifactId>quartz</artifactId> - </dependency> - <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> </dependency> |