# HG changeset patch # User "jurzua " # Date 1426086770 -3600 # Node ID 9355e21652bacfbd84b0b83e5258f4fc88467520 # Parent 1f56cf4f80d4283c81a41aca1fc6869f9736b9f3 Insertion of hashMap.jar. diff -r 1f56cf4f80d4 -r 9355e21652ba lib/hashMapping-1.0.jar Binary file lib/hashMapping-1.0.jar has changed diff -r 1f56cf4f80d4 -r 9355e21652ba src/main/resources/config.properties --- a/src/main/resources/config.properties Wed Mar 11 16:00:42 2015 +0100 +++ b/src/main/resources/config.properties Wed Mar 11 16:12:50 2015 +0100 @@ -6,5 +6,5 @@ extraction_interface=http://localgazetteers-dev/extraction-interface dvn_server=http://localgazetteers-dev/dvn #root_server=http://localgazetteers.mpiwg-berlin.mpg.de:8080/gazetteer-server -#root_server=http://localhost:8080/LGServer -root_server=http://localgazetteers-dev/LGServer +root_server=http://localhost:8080/LGServer +#root_server=http://localgazetteers-dev/LGServer