Remove old dependency

This commit is contained in:
Gautier Pelloux-Prayer 2019-05-09 14:22:37 +02:00
parent 1ea350cb04
commit 7d91b15412

View file

@ -51,11 +51,6 @@
<artifactId>brouter-map-creator</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.btools</groupId>
<artifactId>brouter-mem-router</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>