Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
small-scale-traffic-generation
  • Loading branch information
kt86 authored Feb 21, 2024
1 parent cde5aac commit 0ecb25a
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,16 @@
<!--<scope>compile</scope> -->
</dependency>

<!-- This is the matsim small-scale-traffic-generation contrib: -->
<dependency>
<groupId>org.matsim.contrib</groupId>
<artifactId>small-scale-traffic-generation</artifactId>
<version>${matsim.version}</version>
<!--<scope>compile</scope> -->
</dependency>




<dependency>
<groupId>org.matsim.contrib</groupId>
Expand Down

0 comments on commit 0ecb25a

Please sign in to comment.