Skip to content

Commit

Permalink
release 18.2
Browse files Browse the repository at this point in the history
  • Loading branch information
polettif committed Feb 14, 2018
1 parent 7dd8639 commit 3fed71c
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 @@ -41,7 +41,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.1.1</version>
<version>18.2</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.2-SNAPSHOT</version>
<version>18.2</version>

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

0 comments on commit 3fed71c

Please sign in to comment.