From 827da1912af19333467fcfef674f021e609974eb Mon Sep 17 00:00:00 2001 From: Mike Barry Date: Thu, 31 Mar 2022 05:54:57 -0400 Subject: [PATCH] bump to 0.4-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 0064a0a7..4a9d3b27 100644 --- a/planetiler-basemap/pom.xml +++ b/planetiler-basemap/pom.xml @@ -9,7 +9,7 @@ com.onthegomap.planetiler planetiler-parent - 0.3-SNAPSHOT + 0.4-SNAPSHOT diff --git a/planetiler-benchmarks/pom.xml b/planetiler-benchmarks/pom.xml index 6781a010..0396c733 100644 --- a/planetiler-benchmarks/pom.xml +++ b/planetiler-benchmarks/pom.xml @@ -9,7 +9,7 @@ com.onthegomap.planetiler planetiler-parent - 0.3-SNAPSHOT + 0.4-SNAPSHOT diff --git a/planetiler-core/pom.xml b/planetiler-core/pom.xml index cac8be05..22896787 100644 --- a/planetiler-core/pom.xml +++ b/planetiler-core/pom.xml @@ -12,7 +12,7 @@ com.onthegomap.planetiler planetiler-parent - 0.3-SNAPSHOT + 0.4-SNAPSHOT diff --git a/planetiler-dist/pom.xml b/planetiler-dist/pom.xml index 53ad28d2..fb53bd3c 100644 --- a/planetiler-dist/pom.xml +++ b/planetiler-dist/pom.xml @@ -9,7 +9,7 @@ com.onthegomap.planetiler planetiler-parent - 0.3-SNAPSHOT + 0.4-SNAPSHOT diff --git a/planetiler-examples/pom.xml b/planetiler-examples/pom.xml index ffe9b52d..fe7c515b 100644 --- a/planetiler-examples/pom.xml +++ b/planetiler-examples/pom.xml @@ -12,7 +12,7 @@ com.onthegomap.planetiler planetiler-parent - 0.3-SNAPSHOT + 0.4-SNAPSHOT diff --git a/planetiler-examples/standalone.pom.xml b/planetiler-examples/standalone.pom.xml index 99e7d7f0..6adc96fe 100644 --- a/planetiler-examples/standalone.pom.xml +++ b/planetiler-examples/standalone.pom.xml @@ -11,7 +11,7 @@ UTF-8 16 16 - 0.3-SNAPSHOT + 0.4-SNAPSHOT 5.8.2 com.onthegomap.planetiler.examples.BikeRouteOverlay diff --git a/pom.xml b/pom.xml index 1b09c52b..23ceba2e 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.onthegomap.planetiler planetiler-parent - 0.3-SNAPSHOT + 0.4-SNAPSHOT pom Planetiler Parent