[maven-release-plugin] prepare for next development iteration
diff --git a/baremaps-benchmarks/pom.xml b/baremaps-benchmarks/pom.xml
index 63aafb7..9b8e440 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</version>
+    <version>0.6.5-SNAPSHOT</version>
   </parent>
 
   <properties>
diff --git a/baremaps-blob-s3/pom.xml b/baremaps-blob-s3/pom.xml
index 28ef08f..d2504ef 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</version>
+    <version>0.6.5-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/baremaps-blob/pom.xml b/baremaps-blob/pom.xml
index b8cba86..b3d8562 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</version>
+    <version>0.6.5-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/baremaps-cli/pom.xml b/baremaps-cli/pom.xml
index 0004b8b..6df65c0 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</version>
+    <version>0.6.5-SNAPSHOT</version>
   </parent>
 
   <build>
diff --git a/baremaps-osm-lmdb/pom.xml b/baremaps-osm-lmdb/pom.xml
index c7f4877..9392c06 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</version>
+    <version>0.6.5-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/baremaps-osm-postgres/pom.xml b/baremaps-osm-postgres/pom.xml
index b758957..525cc1a 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</version>
+    <version>0.6.5-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/baremaps-osm-rocksdb/pom.xml b/baremaps-osm-rocksdb/pom.xml
index b3aaeaf..896c341 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</version>
+    <version>0.6.5-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/baremaps-osm/pom.xml b/baremaps-osm/pom.xml
index 6d1ec04..7c9b997 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</version>
+    <version>0.6.5-SNAPSHOT</version>
   </parent>
 
   <dependencies>
diff --git a/baremaps-postgres/pom.xml b/baremaps-postgres/pom.xml
index 6f27362..b4d2b76 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</version>
+    <version>0.6.5-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/baremaps-server-common/pom.xml b/baremaps-server-common/pom.xml
index 4c96e70..fcde045 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</version>
+    <version>0.6.5-SNAPSHOT</version>
     <relativePath>../baremaps-server</relativePath>
   </parent>
 
diff --git a/baremaps-server-editor/pom.xml b/baremaps-server-editor/pom.xml
index 647d007..6f37f27 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</version>
+    <version>0.6.5-SNAPSHOT</version>
     <relativePath>../baremaps-server</relativePath>
   </parent>
 
diff --git a/baremaps-server-ogcapi/pom.xml b/baremaps-server-ogcapi/pom.xml
index 7dd02e0..8dc644c 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</version>
+    <version>0.6.5-SNAPSHOT</version>
     <relativePath>../baremaps-server</relativePath>
   </parent>
 
diff --git a/baremaps-server-studio/pom.xml b/baremaps-server-studio/pom.xml
index 94a3756..46d1a0c 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</version>
+    <version>0.6.5-SNAPSHOT</version>
     <relativePath>../baremaps-server</relativePath>
   </parent>
 
diff --git a/baremaps-server-viewer/pom.xml b/baremaps-server-viewer/pom.xml
index 6123863..d089ea6 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</version>
+    <version>0.6.5-SNAPSHOT</version>
     <relativePath>../baremaps-server</relativePath>
   </parent>
 
diff --git a/baremaps-server/pom.xml b/baremaps-server/pom.xml
index 5799f78..59d8292 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</version>
+    <version>0.6.5-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
diff --git a/baremaps-stream/pom.xml b/baremaps-stream/pom.xml
index 6e4407b..271bf6e 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</version>
+    <version>0.6.5-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/baremaps-testing/pom.xml b/baremaps-testing/pom.xml
index 3e7970b..79ab11b 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</version>
+    <version>0.6.5-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/baremaps-tile-mbtiles/pom.xml b/baremaps-tile-mbtiles/pom.xml
index d7e8447..f5ea2b8 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</version>
+    <version>0.6.5-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/baremaps-tile-postgres/pom.xml b/baremaps-tile-postgres/pom.xml
index 28e89e8..f017baf 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</version>
+    <version>0.6.5-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/baremaps-tile/pom.xml b/baremaps-tile/pom.xml
index 2e47eb7..b9b3037 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</version>
+    <version>0.6.5-SNAPSHOT</version>
   </parent>
   <artifactId>baremaps-tile</artifactId>
   <modelVersion>4.0.0</modelVersion>
diff --git a/pom.xml b/pom.xml
index b541f4f..f563d42 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</version>
+  <version>0.6.5-SNAPSHOT</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.6.4</tag>
+    <tag>v0.2.3</tag>
   </scm>
 
   <distributionManagement>