Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion baremaps-benchmarking/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion baremaps-cli/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion baremaps-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion baremaps-csv/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion baremaps-data/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion baremaps-dem/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion baremaps-flatgeobuf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion baremaps-geopackage/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion baremaps-geoparquet/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion baremaps-maplibre/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion baremaps-openstreetmap/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion baremaps-pmtiles/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion baremaps-postgres/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion baremaps-rpsl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion baremaps-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion baremaps-shapefile/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion baremaps-store/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion baremaps-testing/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down Expand Up @@ -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>
Expand Down
Loading