From a398868a94f11ab69af8cfe6255cad8435e13177 Mon Sep 17 00:00:00 2001
From: Christoph Thelen <christoph.thelen@mni.thm.de>
Date: Wed, 2 Oct 2013 12:12:18 +0200
Subject: [PATCH] Use ecollab.eu artifacts for easier console builds

---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 76af055ec..9b5f46045 100644
--- a/pom.xml
+++ b/pom.xml
@@ -143,7 +143,7 @@
 		</dependency>
 		<dependency>
 			<groupId>de.thm.arsnova</groupId>
-			<artifactId>arsnova-st2-js</artifactId>
+			<artifactId>arsnova-st2-js-ecollab</artifactId>
 			<version>0.0.1-SNAPSHOT</version>
 			<type>war</type>
 		</dependency>
-- 
GitLab