Skip to content

Commit 905719c

Browse files
committed
Release Baremaps 0.8.2
1 parent c811515 commit 905719c

File tree

20 files changed

+21
-21
lines changed

20 files changed

+21
-21
lines changed

NOTICE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Apache Baremaps (incubating)
2-
Copyright 2022-2024 The Apache Software Foundation.
2+
Copyright 2022-2025 The Apache Software Foundation.
33

44
Baremaps development team
55
Copyright 2020-2022.

baremaps-benchmarking/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ limitations under the License.
2020
<parent>
2121
<groupId>org.apache.baremaps</groupId>
2222
<artifactId>baremaps</artifactId>
23-
<version>0.8.2-SNAPSHOT</version>
23+
<version>0.8.2</version>
2424
</parent>
2525

2626
<artifactId>baremaps-benchmarking</artifactId>

baremaps-cli/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ limitations under the License.
2121
<parent>
2222
<groupId>org.apache.baremaps</groupId>
2323
<artifactId>baremaps</artifactId>
24-
<version>0.8.2-SNAPSHOT</version>
24+
<version>0.8.2</version>
2525
</parent>
2626

2727
<artifactId>baremaps-cli</artifactId>

baremaps-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ limitations under the License.
2020
<parent>
2121
<groupId>org.apache.baremaps</groupId>
2222
<artifactId>baremaps</artifactId>
23-
<version>0.8.2-SNAPSHOT</version>
23+
<version>0.8.2</version>
2424
</parent>
2525

2626
<artifactId>baremaps-core</artifactId>

baremaps-csv/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ limitations under the License.
2020
<parent>
2121
<groupId>org.apache.baremaps</groupId>
2222
<artifactId>baremaps</artifactId>
23-
<version>0.8.2-SNAPSHOT</version>
23+
<version>0.8.2</version>
2424
</parent>
2525
<artifactId>baremaps-csv</artifactId>
2626
<name>Apache Baremaps CSV</name>

baremaps-data/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ limitations under the License.
2020
<parent>
2121
<groupId>org.apache.baremaps</groupId>
2222
<artifactId>baremaps</artifactId>
23-
<version>0.8.2-SNAPSHOT</version>
23+
<version>0.8.2</version>
2424
</parent>
2525
<artifactId>baremaps-data</artifactId>
2626
<name>Apache Baremaps Data</name>

baremaps-dem/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ limitations under the License.
2020
<parent>
2121
<groupId>org.apache.baremaps</groupId>
2222
<artifactId>baremaps</artifactId>
23-
<version>0.8.2-SNAPSHOT</version>
23+
<version>0.8.2</version>
2424
</parent>
2525
<artifactId>baremaps-dem</artifactId>
2626
<name>Apache Baremaps DEM</name>

baremaps-flatgeobuf/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ limitations under the License.
2020
<parent>
2121
<groupId>org.apache.baremaps</groupId>
2222
<artifactId>baremaps</artifactId>
23-
<version>0.8.2-SNAPSHOT</version>
23+
<version>0.8.2</version>
2424
</parent>
2525
<artifactId>baremaps-flatgeobuf</artifactId>
2626
<name>Apache Baremaps FlatGeobuf</name>

baremaps-geopackage/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ limitations under the License.
2020
<parent>
2121
<groupId>org.apache.baremaps</groupId>
2222
<artifactId>baremaps</artifactId>
23-
<version>0.8.2-SNAPSHOT</version>
23+
<version>0.8.2</version>
2424
</parent>
2525
<artifactId>baremaps-geopackage</artifactId>
2626
<name>Apache Baremaps GeoPackage</name>

baremaps-geoparquet/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ limitations under the License.
2020
<parent>
2121
<groupId>org.apache.baremaps</groupId>
2222
<artifactId>baremaps</artifactId>
23-
<version>0.8.2-SNAPSHOT</version>
23+
<version>0.8.2</version>
2424
</parent>
2525
<artifactId>baremaps-geoparquet</artifactId>
2626
<name>Apache Baremaps GeoParquet</name>

0 commit comments

Comments
 (0)