This is an automated email from the ASF dual-hosted git repository.

bchapuis pushed a commit to branch release-0.8.1
in repository https://gitbox.apache.org/repos/asf/incubator-baremaps.git

commit 739673dcccecbf36f7c82df30e6ab6940c969f6b
Author: Bertil Chapuis <[email protected]>
AuthorDate: Sat Dec 7 22:30:54 2024 +0100

    [maven-release-plugin] prepare release baremaps-0.8.1
---
 baremaps-benchmarking/pom.xml  | 2 +-
 baremaps-cli/pom.xml           | 2 +-
 baremaps-core/pom.xml          | 2 +-
 baremaps-csv/pom.xml           | 2 +-
 baremaps-data/pom.xml          | 2 +-
 baremaps-dem/pom.xml           | 2 +-
 baremaps-flatgeobuf/pom.xml    | 2 +-
 baremaps-geopackage/pom.xml    | 2 +-
 baremaps-geoparquet/pom.xml    | 2 +-
 baremaps-maplibre/pom.xml      | 2 +-
 baremaps-openstreetmap/pom.xml | 2 +-
 baremaps-pmtiles/pom.xml       | 2 +-
 baremaps-postgres/pom.xml      | 2 +-
 baremaps-rpsl/pom.xml          | 2 +-
 baremaps-server/pom.xml        | 2 +-
 baremaps-shapefile/pom.xml     | 2 +-
 baremaps-store/pom.xml         | 2 +-
 baremaps-testing/pom.xml       | 2 +-
 pom.xml                        | 5 +++--
 19 files changed, 21 insertions(+), 20 deletions(-)

diff --git a/baremaps-benchmarking/pom.xml b/baremaps-benchmarking/pom.xml
index 8da7146a9..addc9c56f 100644
--- a/baremaps-benchmarking/pom.xml
+++ b/baremaps-benchmarking/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
   <parent>
     <groupId>org.apache.baremaps</groupId>
     <artifactId>baremaps</artifactId>
-    <version>0.8.1-SNAPSHOT</version>
+    <version>0.8.1</version>
   </parent>
 
   <artifactId>baremaps-benchmarking</artifactId>
diff --git a/baremaps-cli/pom.xml b/baremaps-cli/pom.xml
index 71b9b0699..1ff66dd05 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.8.1-SNAPSHOT</version>
+    <version>0.8.1</version>
   </parent>
 
   <artifactId>baremaps-cli</artifactId>
diff --git a/baremaps-core/pom.xml b/baremaps-core/pom.xml
index c5a3c72ae..8ad5b5fca 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.8.1-SNAPSHOT</version>
+    <version>0.8.1</version>
   </parent>
 
   <artifactId>baremaps-core</artifactId>
diff --git a/baremaps-csv/pom.xml b/baremaps-csv/pom.xml
index 4ce63b60d..c88b5b076 100644
--- a/baremaps-csv/pom.xml
+++ b/baremaps-csv/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
   <parent>
     <groupId>org.apache.baremaps</groupId>
     <artifactId>baremaps</artifactId>
-    <version>0.8.1-SNAPSHOT</version>
+    <version>0.8.1</version>
   </parent>
   <artifactId>baremaps-csv</artifactId>
   <dependencies>
diff --git a/baremaps-data/pom.xml b/baremaps-data/pom.xml
index 89595a94d..d9cf16905 100644
--- a/baremaps-data/pom.xml
+++ b/baremaps-data/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
   <parent>
     <groupId>org.apache.baremaps</groupId>
     <artifactId>baremaps</artifactId>
-    <version>0.8.1-SNAPSHOT</version>
+    <version>0.8.1</version>
   </parent>
   <artifactId>baremaps-data</artifactId>
   <dependencies>
diff --git a/baremaps-dem/pom.xml b/baremaps-dem/pom.xml
index 5e33f640d..5c35942e7 100644
--- a/baremaps-dem/pom.xml
+++ b/baremaps-dem/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
   <parent>
     <groupId>org.apache.baremaps</groupId>
     <artifactId>baremaps</artifactId>
-    <version>0.8.1-SNAPSHOT</version>
+    <version>0.8.1</version>
   </parent>
   <artifactId>baremaps-dem</artifactId>
   <dependencies>
diff --git a/baremaps-flatgeobuf/pom.xml b/baremaps-flatgeobuf/pom.xml
index ed95d5723..610cd042f 100644
--- a/baremaps-flatgeobuf/pom.xml
+++ b/baremaps-flatgeobuf/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
   <parent>
     <groupId>org.apache.baremaps</groupId>
     <artifactId>baremaps</artifactId>
-    <version>0.8.1-SNAPSHOT</version>
+    <version>0.8.1</version>
   </parent>
   <artifactId>baremaps-flatgeobuf</artifactId>
   <dependencies>
diff --git a/baremaps-geopackage/pom.xml b/baremaps-geopackage/pom.xml
index a2ce376c1..d0c68cb0e 100644
--- a/baremaps-geopackage/pom.xml
+++ b/baremaps-geopackage/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
   <parent>
     <groupId>org.apache.baremaps</groupId>
     <artifactId>baremaps</artifactId>
-    <version>0.8.1-SNAPSHOT</version>
+    <version>0.8.1</version>
   </parent>
   <artifactId>baremaps-geopackage</artifactId>
   <dependencies>
diff --git a/baremaps-geoparquet/pom.xml b/baremaps-geoparquet/pom.xml
index db6955887..ec48c32fd 100644
--- a/baremaps-geoparquet/pom.xml
+++ b/baremaps-geoparquet/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
   <parent>
     <groupId>org.apache.baremaps</groupId>
     <artifactId>baremaps</artifactId>
-    <version>0.8.1-SNAPSHOT</version>
+    <version>0.8.1</version>
   </parent>
   <artifactId>baremaps-geoparquet</artifactId>
   <dependencies>
diff --git a/baremaps-maplibre/pom.xml b/baremaps-maplibre/pom.xml
index 1e6d676de..aca012e04 100644
--- a/baremaps-maplibre/pom.xml
+++ b/baremaps-maplibre/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
   <parent>
     <groupId>org.apache.baremaps</groupId>
     <artifactId>baremaps</artifactId>
-    <version>0.8.1-SNAPSHOT</version>
+    <version>0.8.1</version>
   </parent>
   <artifactId>baremaps-maplibre</artifactId>
   <dependencies>
diff --git a/baremaps-openstreetmap/pom.xml b/baremaps-openstreetmap/pom.xml
index 2f52dfd2b..12b3e7ed9 100644
--- a/baremaps-openstreetmap/pom.xml
+++ b/baremaps-openstreetmap/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
   <parent>
     <groupId>org.apache.baremaps</groupId>
     <artifactId>baremaps</artifactId>
-    <version>0.8.1-SNAPSHOT</version>
+    <version>0.8.1</version>
   </parent>
   <artifactId>baremaps-openstreetmap</artifactId>
 
diff --git a/baremaps-pmtiles/pom.xml b/baremaps-pmtiles/pom.xml
index 1620b33b6..3246dff8b 100644
--- a/baremaps-pmtiles/pom.xml
+++ b/baremaps-pmtiles/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
   <parent>
     <groupId>org.apache.baremaps</groupId>
     <artifactId>baremaps</artifactId>
-    <version>0.8.1-SNAPSHOT</version>
+    <version>0.8.1</version>
   </parent>
   <artifactId>baremaps-pmtiles</artifactId>
   <dependencies>
diff --git a/baremaps-postgres/pom.xml b/baremaps-postgres/pom.xml
index 46e33df0c..35eb20ac4 100644
--- a/baremaps-postgres/pom.xml
+++ b/baremaps-postgres/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
   <parent>
     <groupId>org.apache.baremaps</groupId>
     <artifactId>baremaps</artifactId>
-    <version>0.8.1-SNAPSHOT</version>
+    <version>0.8.1</version>
   </parent>
 
   <artifactId>baremaps-postgres</artifactId>
diff --git a/baremaps-rpsl/pom.xml b/baremaps-rpsl/pom.xml
index 06a2b7c1c..e19407f4e 100644
--- a/baremaps-rpsl/pom.xml
+++ b/baremaps-rpsl/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
   <parent>
     <groupId>org.apache.baremaps</groupId>
     <artifactId>baremaps</artifactId>
-    <version>0.8.1-SNAPSHOT</version>
+    <version>0.8.1</version>
   </parent>
   <artifactId>baremaps-rpsl</artifactId>
   <dependencies>
diff --git a/baremaps-server/pom.xml b/baremaps-server/pom.xml
index dfeeb4928..6ee632b00 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.8.1-SNAPSHOT</version>
+    <version>0.8.1</version>
   </parent>
 
   <artifactId>baremaps-server</artifactId>
diff --git a/baremaps-shapefile/pom.xml b/baremaps-shapefile/pom.xml
index 2fe5453f2..d0faca57e 100644
--- a/baremaps-shapefile/pom.xml
+++ b/baremaps-shapefile/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
   <parent>
     <groupId>org.apache.baremaps</groupId>
     <artifactId>baremaps</artifactId>
-    <version>0.8.1-SNAPSHOT</version>
+    <version>0.8.1</version>
   </parent>
   <artifactId>baremaps-shapefile</artifactId>
   <dependencies>
diff --git a/baremaps-store/pom.xml b/baremaps-store/pom.xml
index 498d6445a..c47780d67 100644
--- a/baremaps-store/pom.xml
+++ b/baremaps-store/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
   <parent>
     <groupId>org.apache.baremaps</groupId>
     <artifactId>baremaps</artifactId>
-    <version>0.8.1-SNAPSHOT</version>
+    <version>0.8.1</version>
   </parent>
   <artifactId>baremaps-store</artifactId>
   <dependencies>
diff --git a/baremaps-testing/pom.xml b/baremaps-testing/pom.xml
index 3a2e7e295..2381e9f25 100644
--- a/baremaps-testing/pom.xml
+++ b/baremaps-testing/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
   <parent>
     <groupId>org.apache.baremaps</groupId>
     <artifactId>baremaps</artifactId>
-    <version>0.8.1-SNAPSHOT</version>
+    <version>0.8.1</version>
   </parent>
   <artifactId>baremaps-testing</artifactId>
   <properties>
diff --git a/pom.xml b/pom.xml
index 43a4704bb..9f89c38fc 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.8.1-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,
@@ -70,6 +70,7 @@ limitations under the License.
   <scm>
     <connection>scm:git:[email protected]:apache/baremaps.git</connection>
     
<developerConnection>scm:git:[email protected]:apache/baremaps.git</developerConnection>
+    <tag>baremaps-0.8.1</tag>
     <url>scm:git:[email protected]:apache/baremaps.git</url>
   </scm>
 
@@ -77,7 +78,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-07T21:07:49Z</project.build.outputTimestamp>
+    
<project.build.outputTimestamp>2024-12-07T21:25: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>

Reply via email to