Skip to content

Commit

Permalink
change mvn matsim repo, switch to matsim 14.0-PR1452
Browse files Browse the repository at this point in the history
  • Loading branch information
michalmac committed Apr 16, 2021
1 parent 88454b2 commit c971f24
Showing 1 changed file with 2 additions and 12 deletions.
14 changes: 2 additions & 12 deletions pom.xml
Expand Up @@ -10,9 +10,7 @@
<description>A toolkit for using MATSim to simulate Mobility as a Service (MaaS)</description>

<properties>

<!-- for the weekly release: matsim.version>12.0-2019w19-20190513.010711-1</matsim.version-->
<matsim.version>13.0-SNAPSHOT</matsim.version>
<matsim.version>14.0-PR1452</matsim.version>
</properties>


Expand All @@ -31,15 +29,7 @@
</repository>
<repository>
<id>matsim</id>
<url>http://dl.bintray.com/matsim/matsim</url>
</repository>
<repository>
<id>ojo-snapshots</id>
<url>http://oss.jfrog.org/libs-snapshot</url>
</repository>
<repository>
<id>SBB</id>
<url>https://schweizerischebundesbahnen.bintray.com/simba.mvn</url>
<url>https://repo.matsim.org/repository/matsim</url>
</repository>
</repositories>

Expand Down

0 comments on commit c971f24

Please sign in to comment.