Skip to content

Commit

Permalink
switch to latest release of sbb raptor router
Browse files Browse the repository at this point in the history
  • Loading branch information
ikaddoura committed Aug 26, 2019
1 parent 5c29d50 commit 81f554b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
<description>MATSim Open Berlin scenario project</description>

<properties>
<matsim.version>12.0-SNAPSHOT</matsim.version>
<!--<matsim.version>12.0-2019w33-SNAPSHOT</matsim.version>-->
<!-- <matsim.version>12.0-SNAPSHOT</matsim.version> -->
<matsim.version>12.0-2019w34-SNAPSHOT</matsim.version>
</properties>

<repositories>
Expand Down Expand Up @@ -90,7 +90,7 @@
<!-- Note that this will also pick up the local version if that local version has com.github.XXX as groupId!-->
<groupId>com.github.vsp-gleich</groupId>
<artifactId>matsim-sbb-extensions</artifactId>
<version>develop-SNAPSHOT</version>
<version>11.6-vsp-2019-08-26</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 81f554b

Please sign in to comment.