Skip to content

Commit

Permalink
depend on latest MATSim weekly snapshot.
Browse files Browse the repository at this point in the history
  • Loading branch information
mrieser committed Jan 24, 2019
1 parent 043c93e commit 558ae6e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,13 +36,13 @@
<dependency>
<groupId>org.matsim</groupId>
<artifactId>matsim</artifactId>
<version>0.11.0-2019w02-SNAPSHOT</version>
<version>0.11.0-2019w03-SNAPSHOT</version>
</dependency>

<dependency>
<groupId>org.matsim</groupId>
<artifactId>matsim</artifactId>
<version>0.11.0-2019w02-SNAPSHOT</version>
<version>0.11.0-2019w03-SNAPSHOT</version>
<classifier>tests</classifier>
<scope>test</scope>
<type>test-jar</type>
Expand Down

0 comments on commit 558ae6e

Please sign in to comment.