From 980dcfab7eb154a1b85238d5936e6f038c3d8fc3 Mon Sep 17 00:00:00 2001 From: Mike Barry Date: Wed, 19 Jan 2022 06:10:41 -0500 Subject: [PATCH] 0.3-SNAPSHOT --- planetiler-basemap/pom.xml | 2 +- planetiler-benchmarks/pom.xml | 2 +- planetiler-core/pom.xml | 2 +- planetiler-dist/pom.xml | 2 +- planetiler-examples/child.pom.xml | 2 +- planetiler-examples/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 78ab64ac..0257cce6 100644 --- a/planetiler-basemap/pom.xml +++ b/planetiler-basemap/pom.xml @@ -9,7 +9,7 @@ com.onthegomap.planetiler planetiler-parent - 0.2-SNAPSHOT + 0.3-SNAPSHOT diff --git a/planetiler-benchmarks/pom.xml b/planetiler-benchmarks/pom.xml index 38daf96c..6781a010 100644 --- a/planetiler-benchmarks/pom.xml +++ b/planetiler-benchmarks/pom.xml @@ -9,7 +9,7 @@ com.onthegomap.planetiler planetiler-parent - 0.2-SNAPSHOT + 0.3-SNAPSHOT diff --git a/planetiler-core/pom.xml b/planetiler-core/pom.xml index 3a58f09e..62683262 100644 --- a/planetiler-core/pom.xml +++ b/planetiler-core/pom.xml @@ -12,7 +12,7 @@ com.onthegomap.planetiler planetiler-parent - 0.2-SNAPSHOT + 0.3-SNAPSHOT diff --git a/planetiler-dist/pom.xml b/planetiler-dist/pom.xml index f98fbd8e..53ad28d2 100644 --- a/planetiler-dist/pom.xml +++ b/planetiler-dist/pom.xml @@ -9,7 +9,7 @@ com.onthegomap.planetiler planetiler-parent - 0.2-SNAPSHOT + 0.3-SNAPSHOT diff --git a/planetiler-examples/child.pom.xml b/planetiler-examples/child.pom.xml index f4d61d79..ffe9b52d 100644 --- a/planetiler-examples/child.pom.xml +++ b/planetiler-examples/child.pom.xml @@ -12,7 +12,7 @@ com.onthegomap.planetiler planetiler-parent - 0.2-SNAPSHOT + 0.3-SNAPSHOT diff --git a/planetiler-examples/pom.xml b/planetiler-examples/pom.xml index df42b697..99e7d7f0 100644 --- a/planetiler-examples/pom.xml +++ b/planetiler-examples/pom.xml @@ -11,7 +11,7 @@ UTF-8 16 16 - 0.2-SNAPSHOT + 0.3-SNAPSHOT 5.8.2 com.onthegomap.planetiler.examples.BikeRouteOverlay diff --git a/pom.xml b/pom.xml index 45f51cf0..b8a9f0b0 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.onthegomap.planetiler planetiler-parent - 0.2-SNAPSHOT + 0.3-SNAPSHOT pom Planetiler Parent