From 4a5c60affd21c92fe391f4fa072d03cfbee0a125 Mon Sep 17 00:00:00 2001 From: Kai Nagel Date: Mon, 14 Oct 2024 16:12:13 +0200 Subject: [PATCH 1/2] pull matsim version up; add tablesaw example --- pom.xml | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 6dee58c..07338f7 100644 --- a/pom.xml +++ b/pom.xml @@ -12,10 +12,9 @@ - - 2025.0-2024w21 - - + + + 2025.0-PR3411 @@ -183,6 +182,12 @@ test + + tech.tablesaw + tablesaw-core + LATEST + + From cb9df572ad0c2aca01454b5c7af0bc0d389decc9 Mon Sep 17 00:00:00 2001 From: Kai Nagel Date: Mon, 14 Oct 2024 16:18:26 +0200 Subject: [PATCH 2/2] move matsim version down again since drt config syntax has changed --- pom.xml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 07338f7..d9f7659 100644 --- a/pom.xml +++ b/pom.xml @@ -12,9 +12,14 @@ - + 2025.0-2024w21 + - 2025.0-PR3411 + + + + +