Skip to content

Commit

Permalink
exclude second gtfs2matsim dependency via contrib application
Browse files Browse the repository at this point in the history
  • Loading branch information
vsp-gleich committed Dec 14, 2024
1 parent 89be99b commit 3dfe42d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,10 @@
<groupId>xerces</groupId>
<artifactId>xercesImpl</artifactId>
</exclusion>
<exclusion>
<groupId>com.github.matsim-org</groupId>
<artifactId>gtfs2matsim</artifactId>
</exclusion>
</exclusions>
</dependency>

Expand Down

0 comments on commit 3dfe42d

Please sign in to comment.