[maven-release-plugin] prepare release v0.5.10
diff --git a/baremaps-benchmarks/pom.xml b/baremaps-benchmarks/pom.xml
index bfcbbf1..4c19ecf 100644
--- a/baremaps-benchmarks/pom.xml
+++ b/baremaps-benchmarks/pom.xml
@@ -9,7 +9,7 @@
   <parent>
     <artifactId>baremaps</artifactId>
     <groupId>com.baremaps</groupId>
-    <version>0.5.10-SNAPSHOT</version>
+    <version>0.5.10</version>
   </parent>
 
   <properties>
diff --git a/baremaps-blob-s3/pom.xml b/baremaps-blob-s3/pom.xml
index 1dc1e12..383c811 100644
--- a/baremaps-blob-s3/pom.xml
+++ b/baremaps-blob-s3/pom.xml
@@ -3,7 +3,7 @@
   <parent>
     <artifactId>baremaps</artifactId>
     <groupId>com.baremaps</groupId>
-    <version>0.5.10-SNAPSHOT</version>
+    <version>0.5.10</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/baremaps-blob/pom.xml b/baremaps-blob/pom.xml
index b72edac..abb81b4 100644
--- a/baremaps-blob/pom.xml
+++ b/baremaps-blob/pom.xml
@@ -3,7 +3,7 @@
   <parent>
     <artifactId>baremaps</artifactId>
     <groupId>com.baremaps</groupId>
-    <version>0.5.10-SNAPSHOT</version>
+    <version>0.5.10</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/baremaps-cli/pom.xml b/baremaps-cli/pom.xml
index c67d368..599d106 100644
--- a/baremaps-cli/pom.xml
+++ b/baremaps-cli/pom.xml
@@ -8,7 +8,7 @@
   <parent>
     <artifactId>baremaps</artifactId>
     <groupId>com.baremaps</groupId>
-    <version>0.5.10-SNAPSHOT</version>
+    <version>0.5.10</version>
   </parent>
 
   <build>
diff --git a/baremaps-config/pom.xml b/baremaps-config/pom.xml
index ed696ac..e1122c0 100644
--- a/baremaps-config/pom.xml
+++ b/baremaps-config/pom.xml
@@ -3,7 +3,7 @@
   <parent>
     <artifactId>baremaps</artifactId>
     <groupId>com.baremaps</groupId>
-    <version>0.5.10-SNAPSHOT</version>
+    <version>0.5.10</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/baremaps-editor/pom.xml b/baremaps-editor/pom.xml
index a4f645d..2b1f4ef 100644
--- a/baremaps-editor/pom.xml
+++ b/baremaps-editor/pom.xml
@@ -8,7 +8,7 @@
   <parent>
     <artifactId>baremaps</artifactId>
     <groupId>com.baremaps</groupId>
-    <version>0.5.10-SNAPSHOT</version>
+    <version>0.5.10</version>
   </parent>
 
   <build>
diff --git a/baremaps-examples/pom.xml b/baremaps-examples/pom.xml
index 5b27cef..170f737 100644
--- a/baremaps-examples/pom.xml
+++ b/baremaps-examples/pom.xml
@@ -6,7 +6,7 @@
   <parent>
     <artifactId>baremaps</artifactId>
     <groupId>com.baremaps</groupId>
-    <version>0.5.10-SNAPSHOT</version>
+    <version>0.5.10</version>
   </parent>
   <build>
     <testSourceDirectory>test</testSourceDirectory>
diff --git a/baremaps-osm-lmdb/pom.xml b/baremaps-osm-lmdb/pom.xml
index 607c2d0..b83c4cb 100644
--- a/baremaps-osm-lmdb/pom.xml
+++ b/baremaps-osm-lmdb/pom.xml
@@ -3,7 +3,7 @@
   <parent>
     <artifactId>baremaps</artifactId>
     <groupId>com.baremaps</groupId>
-    <version>0.5.10-SNAPSHOT</version>
+    <version>0.5.10</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/baremaps-osm-postgres/pom.xml b/baremaps-osm-postgres/pom.xml
index 3691479..a1698fe 100644
--- a/baremaps-osm-postgres/pom.xml
+++ b/baremaps-osm-postgres/pom.xml
@@ -3,7 +3,7 @@
   <parent>
     <artifactId>baremaps</artifactId>
     <groupId>com.baremaps</groupId>
-    <version>0.5.10-SNAPSHOT</version>
+    <version>0.5.10</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/baremaps-osm/pom.xml b/baremaps-osm/pom.xml
index 5901256..68d82cb 100644
--- a/baremaps-osm/pom.xml
+++ b/baremaps-osm/pom.xml
@@ -8,7 +8,7 @@
   <parent>
     <artifactId>baremaps</artifactId>
     <groupId>com.baremaps</groupId>
-    <version>0.5.10-SNAPSHOT</version>
+    <version>0.5.10</version>
   </parent>
 
   <dependencies>
diff --git a/baremaps-server/pom.xml b/baremaps-server/pom.xml
index de1a71c..1561610 100644
--- a/baremaps-server/pom.xml
+++ b/baremaps-server/pom.xml
@@ -8,7 +8,7 @@
   <parent>
     <artifactId>baremaps</artifactId>
     <groupId>com.baremaps</groupId>
-    <version>0.5.10-SNAPSHOT</version>
+    <version>0.5.10</version>
   </parent>
 
   <dependencies>
diff --git a/baremaps-stream/pom.xml b/baremaps-stream/pom.xml
index 2b53466..82d896f 100644
--- a/baremaps-stream/pom.xml
+++ b/baremaps-stream/pom.xml
@@ -3,7 +3,7 @@
   <parent>
     <artifactId>baremaps</artifactId>
     <groupId>com.baremaps</groupId>
-    <version>0.5.10-SNAPSHOT</version>
+    <version>0.5.10</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/baremaps-testing/pom.xml b/baremaps-testing/pom.xml
index 434a9cd..89d88d1 100644
--- a/baremaps-testing/pom.xml
+++ b/baremaps-testing/pom.xml
@@ -3,7 +3,7 @@
   <parent>
     <artifactId>baremaps</artifactId>
     <groupId>com.baremaps</groupId>
-    <version>0.5.10-SNAPSHOT</version>
+    <version>0.5.10</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/baremaps-tile-mbtiles/pom.xml b/baremaps-tile-mbtiles/pom.xml
index ce720d3..b9219eb 100644
--- a/baremaps-tile-mbtiles/pom.xml
+++ b/baremaps-tile-mbtiles/pom.xml
@@ -3,7 +3,7 @@
   <parent>
     <artifactId>baremaps</artifactId>
     <groupId>com.baremaps</groupId>
-    <version>0.5.10-SNAPSHOT</version>
+    <version>0.5.10</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/baremaps-tile-postgres/pom.xml b/baremaps-tile-postgres/pom.xml
index 9887625..1d6ac7b 100644
--- a/baremaps-tile-postgres/pom.xml
+++ b/baremaps-tile-postgres/pom.xml
@@ -3,7 +3,7 @@
   <parent>
     <artifactId>baremaps</artifactId>
     <groupId>com.baremaps</groupId>
-    <version>0.5.10-SNAPSHOT</version>
+    <version>0.5.10</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/baremaps-tile/pom.xml b/baremaps-tile/pom.xml
index 71dff78..dfcce9a 100644
--- a/baremaps-tile/pom.xml
+++ b/baremaps-tile/pom.xml
@@ -3,7 +3,7 @@
   <parent>
     <artifactId>baremaps</artifactId>
     <groupId>com.baremaps</groupId>
-    <version>0.5.10-SNAPSHOT</version>
+    <version>0.5.10</version>
   </parent>
   <artifactId>baremaps-tile</artifactId>
   <modelVersion>4.0.0</modelVersion>
diff --git a/pom.xml b/pom.xml
index a5f88c6..e1fc063 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
   <name>baremaps</name>
   <description>Baremaps</description>
   <url>https://github.com/baremaps/baremaps</url>
-  <version>0.5.10-SNAPSHOT</version>
+  <version>0.5.10</version>
   <packaging>pom</packaging>
   <modelVersion>4.0.0</modelVersion>
 
@@ -34,7 +34,7 @@
     <url>scm:git:git@github.com:baremaps/baremaps.git</url>
     <connection>scm:git:git@github.com:baremaps/baremaps.git</connection>
     <developerConnection>scm:git:git@github.com:baremaps/baremaps.git</developerConnection>
-    <tag>v0.2.3</tag>
+    <tag>v0.5.10</tag>
   </scm>
 
   <distributionManagement>