diff pom.xml @ 65:ebf42371454b

remove warning
author one
date Wed, 14 Aug 2013 17:44:09 +0900
parents ea858089fbd9
children b0af3960917f
line wrap: on
line diff
--- a/pom.xml	Fri Jul 19 11:16:48 2013 +0900
+++ b/pom.xml	Wed Aug 14 17:44:09 2013 +0900
@@ -66,10 +66,5 @@
   		<artifactId>functionaljava</artifactId>
   		<version>3.1</version>
   	</dependency>
-  	<dependency>
-  		<groupId>alice</groupId>
-  		<artifactId>alice</artifactId>
-  		<version>0.1</version>
-  	</dependency>
   </dependencies>
 </project>