Skip to content

Commit

Permalink
Merge pull request #3574 from matsim-org/kt86-update-pom
Browse files Browse the repository at this point in the history
Update deprecated expression in pom of decongestion contrib
  • Loading branch information
kt86 authored Nov 19, 2024
2 parents b123ef4 + 64c38d2 commit 18d92aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contribs/decongestion/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<dependency>
<groupId>org.matsim.contrib</groupId>
<artifactId>otfvis</artifactId>
<version>${parent.version}</version>
<version>${project.parent.version}</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 18d92aa

Please sign in to comment.