changeset 60:cc7a6fe4ee7a

remove dependency on hashMapping.jar.
author Robert Casties <casties@mpiwg-berlin.mpg.de>
date Fri, 23 Dec 2016 15:45:46 +0100
parents 6e08ff123ae6
children c11fd8ca5c0a
files pom.xml
diffstat 1 files changed, 0 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/pom.xml	Wed Dec 14 15:49:40 2016 +0100
+++ b/pom.xml	Fri Dec 23 15:45:46 2016 +0100
@@ -27,12 +27,6 @@
 	
 	<dependencies>
 
-		<dependency>
-            <groupId>cl.talca</groupId>
-            <artifactId>hashMapping</artifactId>
-            <version>1.0</version>
-        </dependency>	
-        
 		<!-- LOGGING DEPENDENCIES - LOG4J -->
  
 		<dependency>