[maven-release-plugin] prepare release v0.6.4
diff --git a/baremaps-benchmarks/pom.xml b/baremaps-benchmarks/pom.xml
index 1a298e4..63aafb7 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.6.4-SNAPSHOT</version>
+    <version>0.6.4</version>
   </parent>
 
   <properties>
diff --git a/baremaps-blob-s3/pom.xml b/baremaps-blob-s3/pom.xml
index 4173e3a..28ef08f 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.6.4-SNAPSHOT</version>
+    <version>0.6.4</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/baremaps-blob/pom.xml b/baremaps-blob/pom.xml
index e3fa794..b8cba86 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.6.4-SNAPSHOT</version>
+    <version>0.6.4</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/baremaps-cli/pom.xml b/baremaps-cli/pom.xml
index d45723f..0004b8b 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.6.4-SNAPSHOT</version>
+    <version>0.6.4</version>
   </parent>
 
   <build>
diff --git a/baremaps-osm-lmdb/pom.xml b/baremaps-osm-lmdb/pom.xml
index 450880f..c7f4877 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.6.4-SNAPSHOT</version>
+    <version>0.6.4</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/baremaps-osm-postgres/pom.xml b/baremaps-osm-postgres/pom.xml
index 2300f98..b758957 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.6.4-SNAPSHOT</version>
+    <version>0.6.4</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/baremaps-osm-rocksdb/pom.xml b/baremaps-osm-rocksdb/pom.xml
index b85d87c..b3aaeaf 100644
--- a/baremaps-osm-rocksdb/pom.xml
+++ b/baremaps-osm-rocksdb/pom.xml
@@ -3,7 +3,7 @@
   <parent>
     <artifactId>baremaps</artifactId>
     <groupId>com.baremaps</groupId>
-    <version>0.6.4-SNAPSHOT</version>
+    <version>0.6.4</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/baremaps-osm/pom.xml b/baremaps-osm/pom.xml
index e65800f..6d1ec04 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.6.4-SNAPSHOT</version>
+    <version>0.6.4</version>
   </parent>
 
   <dependencies>
diff --git a/baremaps-postgres/pom.xml b/baremaps-postgres/pom.xml
index 608e6e3..6f27362 100644
--- a/baremaps-postgres/pom.xml
+++ b/baremaps-postgres/pom.xml
@@ -3,7 +3,7 @@
   <parent>
     <artifactId>baremaps</artifactId>
     <groupId>com.baremaps</groupId>
-    <version>0.6.4-SNAPSHOT</version>
+    <version>0.6.4</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/baremaps-server-common/pom.xml b/baremaps-server-common/pom.xml
index d4b5a13..4c96e70 100644
--- a/baremaps-server-common/pom.xml
+++ b/baremaps-server-common/pom.xml
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>baremaps-server</artifactId>
     <groupId>com.baremaps</groupId>
-    <version>0.6.4-SNAPSHOT</version>
+    <version>0.6.4</version>
     <relativePath>../baremaps-server</relativePath>
   </parent>
 
diff --git a/baremaps-server-editor/pom.xml b/baremaps-server-editor/pom.xml
index 4e20ba0..647d007 100644
--- a/baremaps-server-editor/pom.xml
+++ b/baremaps-server-editor/pom.xml
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>baremaps-server</artifactId>
     <groupId>com.baremaps</groupId>
-    <version>0.6.4-SNAPSHOT</version>
+    <version>0.6.4</version>
     <relativePath>../baremaps-server</relativePath>
   </parent>
 
diff --git a/baremaps-server-ogcapi/pom.xml b/baremaps-server-ogcapi/pom.xml
index 5842e81..7dd02e0 100644
--- a/baremaps-server-ogcapi/pom.xml
+++ b/baremaps-server-ogcapi/pom.xml
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>baremaps-server</artifactId>
     <groupId>com.baremaps</groupId>
-    <version>0.6.4-SNAPSHOT</version>
+    <version>0.6.4</version>
     <relativePath>../baremaps-server</relativePath>
   </parent>
 
diff --git a/baremaps-server-studio/pom.xml b/baremaps-server-studio/pom.xml
index 9eff248..94a3756 100644
--- a/baremaps-server-studio/pom.xml
+++ b/baremaps-server-studio/pom.xml
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>baremaps-server</artifactId>
     <groupId>com.baremaps</groupId>
-    <version>0.6.4-SNAPSHOT</version>
+    <version>0.6.4</version>
     <relativePath>../baremaps-server</relativePath>
   </parent>
 
diff --git a/baremaps-server-viewer/pom.xml b/baremaps-server-viewer/pom.xml
index 8e976f9..6123863 100644
--- a/baremaps-server-viewer/pom.xml
+++ b/baremaps-server-viewer/pom.xml
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>baremaps-server</artifactId>
     <groupId>com.baremaps</groupId>
-    <version>0.6.4-SNAPSHOT</version>
+    <version>0.6.4</version>
     <relativePath>../baremaps-server</relativePath>
   </parent>
 
diff --git a/baremaps-server/pom.xml b/baremaps-server/pom.xml
index 6598e22..5799f78 100644
--- a/baremaps-server/pom.xml
+++ b/baremaps-server/pom.xml
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>baremaps</artifactId>
     <groupId>com.baremaps</groupId>
-    <version>0.6.4-SNAPSHOT</version>
+    <version>0.6.4</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
diff --git a/baremaps-stream/pom.xml b/baremaps-stream/pom.xml
index 000ef79..6e4407b 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.6.4-SNAPSHOT</version>
+    <version>0.6.4</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/baremaps-testing/pom.xml b/baremaps-testing/pom.xml
index 20e6d3d..3e7970b 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.6.4-SNAPSHOT</version>
+    <version>0.6.4</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/baremaps-tile-mbtiles/pom.xml b/baremaps-tile-mbtiles/pom.xml
index 6f2e071..d7e8447 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.6.4-SNAPSHOT</version>
+    <version>0.6.4</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/baremaps-tile-postgres/pom.xml b/baremaps-tile-postgres/pom.xml
index 7165d84..28e89e8 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.6.4-SNAPSHOT</version>
+    <version>0.6.4</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/baremaps-tile/pom.xml b/baremaps-tile/pom.xml
index 670240c..2e47eb7 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.6.4-SNAPSHOT</version>
+    <version>0.6.4</version>
   </parent>
   <artifactId>baremaps-tile</artifactId>
   <modelVersion>4.0.0</modelVersion>
diff --git a/pom.xml b/pom.xml
index af27b57..b541f4f 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.6.4-SNAPSHOT</version>
+  <version>0.6.4</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.6.4</tag>
   </scm>
 
   <distributionManagement>