This is an automated email from the ASF dual-hosted git repository. bchapuis pushed a commit to branch release-0.7.4 in repository https://gitbox.apache.org/repos/asf/incubator-baremaps.git
commit 23d3ac8705c02bd334698dbf902eb2575e2226be Author: Bertil Chapuis <[email protected]> AuthorDate: Sun Sep 8 11:52:15 2024 +0200 Release Baremaps 0.7.4 --- baremaps-cli/pom.xml | 2 +- baremaps-core/pom.xml | 2 +- baremaps-data/pom.xml | 2 +- baremaps-flatgeobuf/pom.xml | 2 +- baremaps-geoparquet/pom.xml | 2 +- baremaps-maplibre/pom.xml | 2 +- baremaps-openstreetmap/pom.xml | 2 +- baremaps-pmtiles/pom.xml | 2 +- baremaps-server/pom.xml | 2 +- baremaps-testing/pom.xml | 2 +- pom.xml | 4 ++-- 11 files changed, 12 insertions(+), 12 deletions(-) diff --git a/baremaps-cli/pom.xml b/baremaps-cli/pom.xml index 7003b2c6..a63c547e 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.7.4-SNAPSHOT</version> + <version>0.7.4</version> </parent> <artifactId>baremaps-cli</artifactId> diff --git a/baremaps-core/pom.xml b/baremaps-core/pom.xml index 2684e792..1b86e94c 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.7.4-SNAPSHOT</version> + <version>0.7.4</version> </parent> <artifactId>baremaps-core</artifactId> diff --git a/baremaps-data/pom.xml b/baremaps-data/pom.xml index 186cfa64..f7cd9da3 100644 --- a/baremaps-data/pom.xml +++ b/baremaps-data/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.apache.baremaps</groupId> <artifactId>baremaps</artifactId> - <version>0.7.4-SNAPSHOT</version> + <version>0.7.4</version> </parent> <artifactId>baremaps-data</artifactId> <dependencies> diff --git a/baremaps-flatgeobuf/pom.xml b/baremaps-flatgeobuf/pom.xml index e1955007..c33c2501 100644 --- a/baremaps-flatgeobuf/pom.xml +++ b/baremaps-flatgeobuf/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.apache.baremaps</groupId> <artifactId>baremaps</artifactId> - <version>0.7.4-SNAPSHOT</version> + <version>0.7.4</version> </parent> <artifactId>baremaps-flatgeobuf</artifactId> <dependencies> diff --git a/baremaps-geoparquet/pom.xml b/baremaps-geoparquet/pom.xml index 6323d207..3134c2e6 100644 --- a/baremaps-geoparquet/pom.xml +++ b/baremaps-geoparquet/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.apache.baremaps</groupId> <artifactId>baremaps</artifactId> - <version>0.7.4-SNAPSHOT</version> + <version>0.7.4</version> </parent> <artifactId>baremaps-geoparquet</artifactId> <dependencies> diff --git a/baremaps-maplibre/pom.xml b/baremaps-maplibre/pom.xml index 5548c7fa..0cd853e9 100644 --- a/baremaps-maplibre/pom.xml +++ b/baremaps-maplibre/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.apache.baremaps</groupId> <artifactId>baremaps</artifactId> - <version>0.7.4-SNAPSHOT</version> + <version>0.7.4</version> </parent> <artifactId>baremaps-maplibre</artifactId> <dependencies> diff --git a/baremaps-openstreetmap/pom.xml b/baremaps-openstreetmap/pom.xml index b6c3830c..a0b4e2bd 100644 --- a/baremaps-openstreetmap/pom.xml +++ b/baremaps-openstreetmap/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.apache.baremaps</groupId> <artifactId>baremaps</artifactId> - <version>0.7.4-SNAPSHOT</version> + <version>0.7.4</version> </parent> <artifactId>baremaps-openstreetmap</artifactId> diff --git a/baremaps-pmtiles/pom.xml b/baremaps-pmtiles/pom.xml index 7dce206c..0c9b9fb0 100644 --- a/baremaps-pmtiles/pom.xml +++ b/baremaps-pmtiles/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.apache.baremaps</groupId> <artifactId>baremaps</artifactId> - <version>0.7.4-SNAPSHOT</version> + <version>0.7.4</version> </parent> <artifactId>baremaps-pmtiles</artifactId> <dependencies> diff --git a/baremaps-server/pom.xml b/baremaps-server/pom.xml index 7eede192..dd1d2678 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.7.4-SNAPSHOT</version> + <version>0.7.4</version> </parent> <artifactId>baremaps-server</artifactId> diff --git a/baremaps-testing/pom.xml b/baremaps-testing/pom.xml index ac8075f4..17cf64a0 100644 --- a/baremaps-testing/pom.xml +++ b/baremaps-testing/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.apache.baremaps</groupId> <artifactId>baremaps</artifactId> - <version>0.7.4-SNAPSHOT</version> + <version>0.7.4</version> </parent> <artifactId>baremaps-testing</artifactId> <properties> diff --git a/pom.xml b/pom.xml index d60471ea..55a699b6 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.7.4-SNAPSHOT</version> + <version>0.7.4</version> <packaging>pom</packaging> <name>baremaps</name> <description>Apache Baremaps (incubating) is a toolkit and a set of infrastructure components for creating, @@ -69,7 +69,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-09-08T09:51:49Z</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>
