Skip to content

Commit

Permalink
release 18.10
Browse files Browse the repository at this point in the history
  • Loading branch information
polettif committed Nov 2, 2018
1 parent 80c688e commit 806d286
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ To include pt2matsim in your own maven project, add this snippet to your pom.xml
<dependency>
<groupId>org.matsim</groupId>
<artifactId>pt2matsim</artifactId>
<version>18.7</version>
<version>18.10</version>
</dependency>
</dependencies>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.matsim</groupId>
<artifactId>pt2matsim</artifactId>
<version>18.8-SNAPSHOT</version>
<version>18.10</version>

<name>PT2MATSim</name>
<description>Public Transport to MATSim</description>
Expand Down

0 comments on commit 806d286

Please sign in to comment.