From d35be27cc67bafb122dea433d911df568ac0b5a3 Mon Sep 17 00:00:00 2001 From: Christoph Thelen <christoph.thelen@mni.thm.de> Date: Wed, 31 Jul 2013 16:39:43 +0200 Subject: [PATCH] Removed obsolete Dojo and ST1 implementations for faster builds --- pom.xml | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/pom.xml b/pom.xml index 5b7ac7b6..035afb27 100644 --- a/pom.xml +++ b/pom.xml @@ -135,18 +135,6 @@ </repositories> <dependencies> - <dependency> - <groupId>de.thm.arsnova</groupId> - <artifactId>arsnova-js</artifactId> - <version>0.0.1-SNAPSHOT</version> - <type>war</type> - </dependency> - <dependency> - <groupId>de.thm.arsnova</groupId> - <artifactId>arsnova-legacy-js</artifactId> - <version>1.0.0-SNAPSHOT</version> - <type>war</type> - </dependency> <dependency> <groupId>de.thm.arsnova</groupId> <artifactId>arsnova-light-js</artifactId> -- GitLab