Skip to content

Commit

Permalink
update pt2matsim and matsim release
Browse files Browse the repository at this point in the history
  • Loading branch information
ikaddoura committed Apr 26, 2024
1 parent 87efacf commit cd0f56c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@

<properties>
<!-- <matsim.version>16.0-2024w13</matsim.version> -->
<matsim.version>15.0</matsim.version>
<!-- <matsim.version>15.0</matsim.version> -->
<matsim.version>2024.0</matsim.version>
<log4j.version>2.20.0</log4j.version>
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
Expand Down Expand Up @@ -74,7 +75,7 @@
<dependency>
<groupId>org.matsim</groupId>
<artifactId>pt2matsim</artifactId>
<version>23.4</version>
<version>24.4</version>
</dependency>

</dependencies>
Expand Down

0 comments on commit cd0f56c

Please sign in to comment.