From 96d7fd189d340213ae8b96da3f2c79801980f6e2 Mon Sep 17 00:00:00 2001 From: NLS Build Agent <167181728+ndwlocatieservices@users.noreply.github.com> Date: Mon, 7 Oct 2024 13:14:56 +0000 Subject: [PATCH] Incremented project version to 13.0.1-SNAPSHOT [skip ci] --- map-matcher-geometry/pom.xml | 2 +- map-matcher-library/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/map-matcher-geometry/pom.xml b/map-matcher-geometry/pom.xml index 565ed96d..5387c31e 100644 --- a/map-matcher-geometry/pom.xml +++ b/map-matcher-geometry/pom.xml @@ -6,7 +6,7 @@ nu.ndw.nls routing-map-matcher-parent - 13.0.0 + 13.0.1-SNAPSHOT routing-map-matcher-geometry diff --git a/map-matcher-library/pom.xml b/map-matcher-library/pom.xml index 8dc4bb88..d97dff45 100644 --- a/map-matcher-library/pom.xml +++ b/map-matcher-library/pom.xml @@ -4,7 +4,7 @@ nu.ndw.nls routing-map-matcher-parent - 13.0.0 + 13.0.1-SNAPSHOT 4.0.0 routing-map-matcher-library diff --git a/pom.xml b/pom.xml index 11ad26cc..7c8cacce 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ nu.ndw.nls routing-map-matcher-parent - 13.0.0 + 13.0.1-SNAPSHOT routing map matcher parent Routing Map Matcher modules containing the core library and spring boot starter modules pom