Skip to content

Commit

Permalink
remove dependency to osm contrib
Browse files Browse the repository at this point in the history
  • Loading branch information
ikaddoura committed Apr 9, 2024
1 parent 49e34da commit c1df036
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 42 deletions.
7 changes: 0 additions & 7 deletions contribs/railsim/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,6 @@
<artifactId>mockito-core</artifactId>
<scope>test</scope>
</dependency>

<dependency>
<groupId>org.matsim.contrib</groupId>
<artifactId>osm</artifactId>
<version>16.0-SNAPSHOT</version>
<scope>compile</scope>
</dependency>

</dependencies>
</project>

This file was deleted.

0 comments on commit c1df036

Please sign in to comment.