From 79ba9d925f4a3738a07cc6a6dc4a6ede6d0f5c4b Mon Sep 17 00:00:00 2001 From: Michael Barry Date: Sun, 1 Oct 2023 12:32:41 -0400 Subject: [PATCH] bump version to version 0.7.0 (#677) --- 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 1fccb822..d36771ad 100644 --- a/planetiler-examples/standalone.pom.xml +++ b/planetiler-examples/standalone.pom.xml @@ -11,7 +11,7 @@ UTF-8 17 17 - 0.6-SNAPSHOT + 0.7-SNAPSHOT 5.10.0 com.onthegomap.planetiler.examples.BikeRouteOverlay diff --git a/pom.xml b/pom.xml index 70fed746..729dd3f0 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ onthegomap_planetiler ${project.artifactId} planetiler-benchmarks/**/*, planetiler-openmaptiles/**/* - 0.6-SNAPSHOT + 0.7-SNAPSHOT ${maven.build.timestamp}