Skip to content

Commit bc6a284

Browse files
committed
Release Baremaps 0.8.2
1 parent 9315b93 commit bc6a284

File tree

19 files changed

+20
-20
lines changed

19 files changed

+20
-20
lines changed

baremaps-benchmarking/pom.xml

+1-1
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

+1-1
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

+1-1
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

+1-1
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

+1-1
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

+1-1
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

+1-1
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

+1-1
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

+1-1
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>

baremaps-maplibre/pom.xml

+1-1
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-maplibre</artifactId>
2626
<name>Apache Baremaps MapLibre</name>

baremaps-openstreetmap/pom.xml

+1-1
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-openstreetmap</artifactId>
2626
<name>Apache Baremaps OpenStreetMap</name>

baremaps-pmtiles/pom.xml

+1-1
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-pmtiles</artifactId>
2626
<name>Apache Baremaps PMTiles</name>

baremaps-postgres/pom.xml

+1-1
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-postgres</artifactId>

baremaps-rpsl/pom.xml

+1-1
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-rpsl</artifactId>
2626
<name>Apache Baremaps RPSL</name>

baremaps-server/pom.xml

+1-1
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-server</artifactId>

baremaps-shapefile/pom.xml

+1-1
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-shapefile</artifactId>
2626
<name>Apache Baremaps Shapefile</name>

baremaps-store/pom.xml

+1-1
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-store</artifactId>
2626
<name>Apache Baremaps Store</name>

baremaps-testing/pom.xml

+1-1
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-testing</artifactId>
2626
<name>Apache Baremaps Testing</name>

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ limitations under the License.
2626

2727
<groupId>org.apache.baremaps</groupId>
2828
<artifactId>baremaps</artifactId>
29-
<version>0.8.2-SNAPSHOT</version>
29+
<version>0.8.2</version>
3030
<packaging>pom</packaging>
3131
<name>Apache Baremaps</name>
3232
<description>Apache Baremaps (incubating) is a toolkit and a set of infrastructure components for creating,
@@ -77,7 +77,7 @@ limitations under the License.
7777
<maven.compiler.release>17</maven.compiler.release>
7878
<maven.compiler.source>17</maven.compiler.source>
7979
<maven.compiler.target>17</maven.compiler.target>
80-
<project.build.outputTimestamp>2024-12-20T08:19:21Z</project.build.outputTimestamp>
80+
<project.build.outputTimestamp>2025-01-14T20:45:15Z</project.build.outputTimestamp>
8181
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
8282
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
8383
<sonar.moduleKey>${project.groupId}:${project.artifactId}</sonar.moduleKey>

0 commit comments

Comments
 (0)