diff pom.xml @ 176:6f104ab4eb81

fit jungle core but editMessage is not work
author tatsuki
date Mon, 01 Sep 2014 00:04:32 +0900
parents 47ca5d48c30f
children 937413d6fe45
line wrap: on
line diff
--- a/pom.xml	Wed Jul 30 22:17:23 2014 +0900
+++ b/pom.xml	Mon Sep 01 00:04:32 2014 +0900
@@ -60,17 +60,5 @@
       <version>0.6.8</version>
   	</dependency>
 
-  	<dependency>
-  		<groupId>jungle</groupId>
-  		<artifactId>jungle-core</artifactId>
-  		<version>0.0.3-SNAPSHOT</version>
-  	</dependency>
-
-
-  	<dependency>
-  		<groupId>jp.ac.u_ryukyu.ie.cr.shoshi.jungle</groupId>
-  		<artifactId>bulletinboard</artifactId>
-  		<version>0.0.1-SNAPSHOT</version>
-  	</dependency>
   </dependencies>
 </project>