diff --git a/pom.xml b/pom.xml
index d5c280085a3e3bdf3980f3c21207a0e12e9b80a6..9757386573f9832a34fc5a9f4ecf81859fded62f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -142,12 +142,6 @@
 			<version>0.0.1-SNAPSHOT</version>
 			<type>war</type>
 		</dependency>
-		<dependency>
-			<groupId>org.dojotoolkit</groupId>
-			<artifactId>dojo-war</artifactId>
-			<version>1.8.0</version>
-			<type>war</type>
-		</dependency>
 		<!-- Spring -->
 		<dependency>
 			<groupId>org.springframework</groupId>