Skip to content

Commit

Permalink
Release Baremaps 0.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bchapuis committed Nov 9, 2024
1 parent 8c6efc4 commit a278ee9
Show file tree
Hide file tree
Showing 19 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion baremaps-benchmarking/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.apache.baremaps</groupId>
<artifactId>baremaps</artifactId>
<version>0.7.4-SNAPSHOT</version>
<version>0.8.1</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.7.4-SNAPSHOT</version>
<version>0.8.1</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.7.4-SNAPSHOT</version>
<version>0.8.1</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 @@ -4,7 +4,7 @@
<parent>
<groupId>org.apache.baremaps</groupId>
<artifactId>baremaps</artifactId>
<version>0.7.4-SNAPSHOT</version>
<version>0.8.1</version>
</parent>

<artifactId>baremaps-csv</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion baremaps-data/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.apache.baremaps</groupId>
<artifactId>baremaps</artifactId>
<version>0.7.4-SNAPSHOT</version>
<version>0.8.1</version>
</parent>
<artifactId>baremaps-data</artifactId>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion baremaps-dem/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.apache.baremaps</groupId>
<artifactId>baremaps</artifactId>
<version>0.7.4-SNAPSHOT</version>
<version>0.8.1</version>
</parent>
<artifactId>baremaps-dem</artifactId>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion baremaps-flatgeobuf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.apache.baremaps</groupId>
<artifactId>baremaps</artifactId>
<version>0.7.4-SNAPSHOT</version>
<version>0.8.1</version>
</parent>
<artifactId>baremaps-flatgeobuf</artifactId>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion baremaps-geopackage/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.apache.baremaps</groupId>
<artifactId>baremaps</artifactId>
<version>0.7.4-SNAPSHOT</version>
<version>0.8.1</version>
</parent>

<artifactId>baremaps-geopackage</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion baremaps-geoparquet/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.apache.baremaps</groupId>
<artifactId>baremaps</artifactId>
<version>0.7.4-SNAPSHOT</version>
<version>0.8.1</version>
</parent>
<artifactId>baremaps-geoparquet</artifactId>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion baremaps-maplibre/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.apache.baremaps</groupId>
<artifactId>baremaps</artifactId>
<version>0.7.4-SNAPSHOT</version>
<version>0.8.1</version>
</parent>
<artifactId>baremaps-maplibre</artifactId>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion baremaps-openstreetmap/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.apache.baremaps</groupId>
<artifactId>baremaps</artifactId>
<version>0.7.4-SNAPSHOT</version>
<version>0.8.1</version>
</parent>
<artifactId>baremaps-openstreetmap</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion baremaps-pmtiles/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.apache.baremaps</groupId>
<artifactId>baremaps</artifactId>
<version>0.7.4-SNAPSHOT</version>
<version>0.8.1</version>
</parent>
<artifactId>baremaps-pmtiles</artifactId>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion baremaps-postgres/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.apache.baremaps</groupId>
<artifactId>baremaps</artifactId>
<version>0.7.4-SNAPSHOT</version>
<version>0.8.1</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 @@ -4,7 +4,7 @@
<parent>
<groupId>org.apache.baremaps</groupId>
<artifactId>baremaps</artifactId>
<version>0.7.4-SNAPSHOT</version>
<version>0.8.1</version>
</parent>
<artifactId>baremaps-rpsl</artifactId>
<dependencies>
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.7.4-SNAPSHOT</version>
<version>0.8.1</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 @@ -4,7 +4,7 @@
<parent>
<groupId>org.apache.baremaps</groupId>
<artifactId>baremaps</artifactId>
<version>0.7.4-SNAPSHOT</version>
<version>0.8.1</version>
</parent>

<artifactId>baremaps-shapefile</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion baremaps-store/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.apache.baremaps</groupId>
<artifactId>baremaps</artifactId>
<version>0.7.4-SNAPSHOT</version>
<version>0.8.1</version>
</parent>

<artifactId>baremaps-store</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion baremaps-testing/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.apache.baremaps</groupId>
<artifactId>baremaps</artifactId>
<version>0.7.4-SNAPSHOT</version>
<version>0.8.1</version>
</parent>
<artifactId>baremaps-testing</artifactId>
<properties>
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.7.4-SNAPSHOT</version>
<version>0.8.1</version>
<packaging>pom</packaging>
<name>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-03-18T11:01:08Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-11-09T13:13:45Z</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

0 comments on commit a278ee9

Please sign in to comment.