This is an automated email from the ASF dual-hosted git repository. bchapuis pushed a commit to branch release-0.8.2 in repository https://gitbox.apache.org/repos/asf/incubator-baremaps.git
commit 7c8075cd9a60647009db688941e93b9d3dc27174 Author: Bertil Chapuis <[email protected]> AuthorDate: Tue Jan 14 21:45:30 2025 +0100 Release Baremaps 0.8.2 --- baremaps-benchmarking/pom.xml | 2 +- baremaps-cli/pom.xml | 2 +- baremaps-core/pom.xml | 2 +- baremaps-csv/pom.xml | 2 +- baremaps-data/pom.xml | 2 +- baremaps-dem/pom.xml | 2 +- baremaps-flatgeobuf/pom.xml | 2 +- baremaps-geopackage/pom.xml | 2 +- baremaps-geoparquet/pom.xml | 2 +- baremaps-maplibre/pom.xml | 2 +- baremaps-openstreetmap/pom.xml | 2 +- baremaps-pmtiles/pom.xml | 2 +- baremaps-postgres/pom.xml | 2 +- baremaps-rpsl/pom.xml | 2 +- baremaps-server/pom.xml | 2 +- baremaps-shapefile/pom.xml | 2 +- baremaps-store/pom.xml | 2 +- baremaps-testing/pom.xml | 2 +- pom.xml | 4 ++-- 19 files changed, 20 insertions(+), 20 deletions(-) diff --git a/baremaps-benchmarking/pom.xml b/baremaps-benchmarking/pom.xml index 483029bdb..662a9c273 100644 --- a/baremaps-benchmarking/pom.xml +++ b/baremaps-benchmarking/pom.xml @@ -20,7 +20,7 @@ limitations under the License. <parent> <groupId>org.apache.baremaps</groupId> <artifactId>baremaps</artifactId> - <version>0.8.2-SNAPSHOT</version> + <version>0.8.2</version> </parent> <artifactId>baremaps-benchmarking</artifactId> diff --git a/baremaps-cli/pom.xml b/baremaps-cli/pom.xml index 583919ddc..8b6bca864 100644 --- a/baremaps-cli/pom.xml +++ b/baremaps-cli/pom.xml @@ -21,7 +21,7 @@ limitations under the License. <parent> <groupId>org.apache.baremaps</groupId> <artifactId>baremaps</artifactId> - <version>0.8.2-SNAPSHOT</version> + <version>0.8.2</version> </parent> <artifactId>baremaps-cli</artifactId> diff --git a/baremaps-core/pom.xml b/baremaps-core/pom.xml index e6f8bb334..3633d4c2b 100644 --- a/baremaps-core/pom.xml +++ b/baremaps-core/pom.xml @@ -20,7 +20,7 @@ limitations under the License. <parent> <groupId>org.apache.baremaps</groupId> <artifactId>baremaps</artifactId> - <version>0.8.2-SNAPSHOT</version> + <version>0.8.2</version> </parent> <artifactId>baremaps-core</artifactId> diff --git a/baremaps-csv/pom.xml b/baremaps-csv/pom.xml index 4d630a584..deb570579 100644 --- a/baremaps-csv/pom.xml +++ b/baremaps-csv/pom.xml @@ -20,7 +20,7 @@ limitations under the License. <parent> <groupId>org.apache.baremaps</groupId> <artifactId>baremaps</artifactId> - <version>0.8.2-SNAPSHOT</version> + <version>0.8.2</version> </parent> <artifactId>baremaps-csv</artifactId> <name>Apache Baremaps CSV</name> diff --git a/baremaps-data/pom.xml b/baremaps-data/pom.xml index e53de559d..65a4b5054 100644 --- a/baremaps-data/pom.xml +++ b/baremaps-data/pom.xml @@ -20,7 +20,7 @@ limitations under the License. <parent> <groupId>org.apache.baremaps</groupId> <artifactId>baremaps</artifactId> - <version>0.8.2-SNAPSHOT</version> + <version>0.8.2</version> </parent> <artifactId>baremaps-data</artifactId> <name>Apache Baremaps Data</name> diff --git a/baremaps-dem/pom.xml b/baremaps-dem/pom.xml index a6d6f2c13..9d3c2e0e8 100644 --- a/baremaps-dem/pom.xml +++ b/baremaps-dem/pom.xml @@ -20,7 +20,7 @@ limitations under the License. <parent> <groupId>org.apache.baremaps</groupId> <artifactId>baremaps</artifactId> - <version>0.8.2-SNAPSHOT</version> + <version>0.8.2</version> </parent> <artifactId>baremaps-dem</artifactId> <name>Apache Baremaps DEM</name> diff --git a/baremaps-flatgeobuf/pom.xml b/baremaps-flatgeobuf/pom.xml index 3683f200b..e6def6e6f 100644 --- a/baremaps-flatgeobuf/pom.xml +++ b/baremaps-flatgeobuf/pom.xml @@ -20,7 +20,7 @@ limitations under the License. <parent> <groupId>org.apache.baremaps</groupId> <artifactId>baremaps</artifactId> - <version>0.8.2-SNAPSHOT</version> + <version>0.8.2</version> </parent> <artifactId>baremaps-flatgeobuf</artifactId> <name>Apache Baremaps FlatGeobuf</name> diff --git a/baremaps-geopackage/pom.xml b/baremaps-geopackage/pom.xml index b3921b888..bd8bc34f8 100644 --- a/baremaps-geopackage/pom.xml +++ b/baremaps-geopackage/pom.xml @@ -20,7 +20,7 @@ limitations under the License. <parent> <groupId>org.apache.baremaps</groupId> <artifactId>baremaps</artifactId> - <version>0.8.2-SNAPSHOT</version> + <version>0.8.2</version> </parent> <artifactId>baremaps-geopackage</artifactId> <name>Apache Baremaps GeoPackage</name> diff --git a/baremaps-geoparquet/pom.xml b/baremaps-geoparquet/pom.xml index 10e64eae4..d2e1d2543 100644 --- a/baremaps-geoparquet/pom.xml +++ b/baremaps-geoparquet/pom.xml @@ -20,7 +20,7 @@ limitations under the License. <parent> <groupId>org.apache.baremaps</groupId> <artifactId>baremaps</artifactId> - <version>0.8.2-SNAPSHOT</version> + <version>0.8.2</version> </parent> <artifactId>baremaps-geoparquet</artifactId> <name>Apache Baremaps GeoParquet</name> diff --git a/baremaps-maplibre/pom.xml b/baremaps-maplibre/pom.xml index 41fb77bd7..1ae580d98 100644 --- a/baremaps-maplibre/pom.xml +++ b/baremaps-maplibre/pom.xml @@ -20,7 +20,7 @@ limitations under the License. <parent> <groupId>org.apache.baremaps</groupId> <artifactId>baremaps</artifactId> - <version>0.8.2-SNAPSHOT</version> + <version>0.8.2</version> </parent> <artifactId>baremaps-maplibre</artifactId> <name>Apache Baremaps MapLibre</name> diff --git a/baremaps-openstreetmap/pom.xml b/baremaps-openstreetmap/pom.xml index 60b22e127..54296ec0a 100644 --- a/baremaps-openstreetmap/pom.xml +++ b/baremaps-openstreetmap/pom.xml @@ -20,7 +20,7 @@ limitations under the License. <parent> <groupId>org.apache.baremaps</groupId> <artifactId>baremaps</artifactId> - <version>0.8.2-SNAPSHOT</version> + <version>0.8.2</version> </parent> <artifactId>baremaps-openstreetmap</artifactId> <name>Apache Baremaps OpenStreetMap</name> diff --git a/baremaps-pmtiles/pom.xml b/baremaps-pmtiles/pom.xml index 7b1b6a23b..1ca40e5f6 100644 --- a/baremaps-pmtiles/pom.xml +++ b/baremaps-pmtiles/pom.xml @@ -20,7 +20,7 @@ limitations under the License. <parent> <groupId>org.apache.baremaps</groupId> <artifactId>baremaps</artifactId> - <version>0.8.2-SNAPSHOT</version> + <version>0.8.2</version> </parent> <artifactId>baremaps-pmtiles</artifactId> <name>Apache Baremaps PMTiles</name> diff --git a/baremaps-postgres/pom.xml b/baremaps-postgres/pom.xml index d2014e425..0f2bfa3e5 100644 --- a/baremaps-postgres/pom.xml +++ b/baremaps-postgres/pom.xml @@ -20,7 +20,7 @@ limitations under the License. <parent> <groupId>org.apache.baremaps</groupId> <artifactId>baremaps</artifactId> - <version>0.8.2-SNAPSHOT</version> + <version>0.8.2</version> </parent> <artifactId>baremaps-postgres</artifactId> diff --git a/baremaps-rpsl/pom.xml b/baremaps-rpsl/pom.xml index a3d5b5b9a..b2897e87c 100644 --- a/baremaps-rpsl/pom.xml +++ b/baremaps-rpsl/pom.xml @@ -20,7 +20,7 @@ limitations under the License. <parent> <groupId>org.apache.baremaps</groupId> <artifactId>baremaps</artifactId> - <version>0.8.2-SNAPSHOT</version> + <version>0.8.2</version> </parent> <artifactId>baremaps-rpsl</artifactId> <name>Apache Baremaps RPSL</name> diff --git a/baremaps-server/pom.xml b/baremaps-server/pom.xml index 614493dd5..e98081f5f 100644 --- a/baremaps-server/pom.xml +++ b/baremaps-server/pom.xml @@ -20,7 +20,7 @@ limitations under the License. <parent> <groupId>org.apache.baremaps</groupId> <artifactId>baremaps</artifactId> - <version>0.8.2-SNAPSHOT</version> + <version>0.8.2</version> </parent> <artifactId>baremaps-server</artifactId> diff --git a/baremaps-shapefile/pom.xml b/baremaps-shapefile/pom.xml index 2e15129b4..70a377cf9 100644 --- a/baremaps-shapefile/pom.xml +++ b/baremaps-shapefile/pom.xml @@ -20,7 +20,7 @@ limitations under the License. <parent> <groupId>org.apache.baremaps</groupId> <artifactId>baremaps</artifactId> - <version>0.8.2-SNAPSHOT</version> + <version>0.8.2</version> </parent> <artifactId>baremaps-shapefile</artifactId> <name>Apache Baremaps Shapefile</name> diff --git a/baremaps-store/pom.xml b/baremaps-store/pom.xml index 101cd7e2b..f28a7dfa0 100644 --- a/baremaps-store/pom.xml +++ b/baremaps-store/pom.xml @@ -20,7 +20,7 @@ limitations under the License. <parent> <groupId>org.apache.baremaps</groupId> <artifactId>baremaps</artifactId> - <version>0.8.2-SNAPSHOT</version> + <version>0.8.2</version> </parent> <artifactId>baremaps-store</artifactId> <name>Apache Baremaps Store</name> diff --git a/baremaps-testing/pom.xml b/baremaps-testing/pom.xml index d28154d37..cfc0d2953 100644 --- a/baremaps-testing/pom.xml +++ b/baremaps-testing/pom.xml @@ -20,7 +20,7 @@ limitations under the License. <parent> <groupId>org.apache.baremaps</groupId> <artifactId>baremaps</artifactId> - <version>0.8.2-SNAPSHOT</version> + <version>0.8.2</version> </parent> <artifactId>baremaps-testing</artifactId> <name>Apache Baremaps Testing</name> diff --git a/pom.xml b/pom.xml index 92d21341b..3f1e65277 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ limitations under the License. <groupId>org.apache.baremaps</groupId> <artifactId>baremaps</artifactId> - <version>0.8.2-SNAPSHOT</version> + <version>0.8.2</version> <packaging>pom</packaging> <name>Apache Baremaps</name> <description>Apache Baremaps (incubating) is a toolkit and a set of infrastructure components for creating, @@ -77,7 +77,7 @@ limitations under the License. <maven.compiler.release>17</maven.compiler.release> <maven.compiler.source>17</maven.compiler.source> <maven.compiler.target>17</maven.compiler.target> - <project.build.outputTimestamp>2024-12-20T08:19:21Z</project.build.outputTimestamp> + <project.build.outputTimestamp>2025-01-14T20:45:15Z</project.build.outputTimestamp> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <sonar.host.url>https://sonarcloud.io</sonar.host.url> <sonar.moduleKey>${project.groupId}:${project.artifactId}</sonar.moduleKey>
