From bf16cc52e55af270361a16124f3b9c4c062c0c06 Mon Sep 17 00:00:00 2001 From: Michael Barry Date: Mon, 11 Nov 2024 06:49:59 -0500 Subject: [PATCH] bump to 0.8.4-SNAPSHOT (#1096) --- planetiler-examples/standalone.pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/planetiler-examples/standalone.pom.xml b/planetiler-examples/standalone.pom.xml index 419121e87c..798cb42e9e 100644 --- a/planetiler-examples/standalone.pom.xml +++ b/planetiler-examples/standalone.pom.xml @@ -11,7 +11,7 @@ UTF-8 21 21 - 0.8.3-SNAPSHOT + 0.8.4-SNAPSHOT 5.11.3 com.onthegomap.planetiler.examples.BikeRouteOverlay diff --git a/pom.xml b/pom.xml index 00944916b2..6cca7720b6 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ onthegomap_planetiler ${project.artifactId} planetiler-benchmarks/**/*, planetiler-openmaptiles/**/* - 0.8.3-SNAPSHOT + 0.8.4-SNAPSHOT ${maven.build.timestamp}