From 83ed0556dc49433d0d5b8b1c59c4eebee96b5401 Mon Sep 17 00:00:00 2001 From: Mike Barry Date: Fri, 3 Jun 2022 21:07:28 -0400 Subject: [PATCH] 0.5-snapshot --- planetiler-basemap/pom.xml | 2 +- planetiler-benchmarks/pom.xml | 2 +- planetiler-core/pom.xml | 2 +- planetiler-dist/pom.xml | 2 +- planetiler-examples/pom.xml | 2 +- planetiler-examples/standalone.pom.xml | 2 +- pom.xml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/planetiler-basemap/pom.xml b/planetiler-basemap/pom.xml index 839c8c7a..98baa52c 100644 --- a/planetiler-basemap/pom.xml +++ b/planetiler-basemap/pom.xml @@ -9,7 +9,7 @@ com.onthegomap.planetiler planetiler-parent - 0.4-SNAPSHOT + 0.5-SNAPSHOT diff --git a/planetiler-benchmarks/pom.xml b/planetiler-benchmarks/pom.xml index 0396c733..6966a611 100644 --- a/planetiler-benchmarks/pom.xml +++ b/planetiler-benchmarks/pom.xml @@ -9,7 +9,7 @@ com.onthegomap.planetiler planetiler-parent - 0.4-SNAPSHOT + 0.5-SNAPSHOT diff --git a/planetiler-core/pom.xml b/planetiler-core/pom.xml index 800a73de..f699c952 100644 --- a/planetiler-core/pom.xml +++ b/planetiler-core/pom.xml @@ -12,7 +12,7 @@ com.onthegomap.planetiler planetiler-parent - 0.4-SNAPSHOT + 0.5-SNAPSHOT diff --git a/planetiler-dist/pom.xml b/planetiler-dist/pom.xml index fb53bd3c..0f5894ba 100644 --- a/planetiler-dist/pom.xml +++ b/planetiler-dist/pom.xml @@ -9,7 +9,7 @@ com.onthegomap.planetiler planetiler-parent - 0.4-SNAPSHOT + 0.5-SNAPSHOT diff --git a/planetiler-examples/pom.xml b/planetiler-examples/pom.xml index fe7c515b..26779bfb 100644 --- a/planetiler-examples/pom.xml +++ b/planetiler-examples/pom.xml @@ -12,7 +12,7 @@ com.onthegomap.planetiler planetiler-parent - 0.4-SNAPSHOT + 0.5-SNAPSHOT diff --git a/planetiler-examples/standalone.pom.xml b/planetiler-examples/standalone.pom.xml index 439efb48..99e9deec 100644 --- a/planetiler-examples/standalone.pom.xml +++ b/planetiler-examples/standalone.pom.xml @@ -11,7 +11,7 @@ UTF-8 16 16 - 0.4-SNAPSHOT + 0.5-SNAPSHOT 5.8.2 com.onthegomap.planetiler.examples.BikeRouteOverlay diff --git a/pom.xml b/pom.xml index 4937a730..af51ce00 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.onthegomap.planetiler planetiler-parent - 0.4-SNAPSHOT + 0.5-SNAPSHOT pom Planetiler Parent