[maven-release-plugin] prepare release v0.6.0
diff --git a/baremaps-benchmarks/pom.xml b/baremaps-benchmarks/pom.xml
index 56b9ce5..f56d787 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.16-SNAPSHOT</version>
+    <version>0.6.0</version>
   </parent>
 
   <properties>
diff --git a/baremaps-blob-s3/pom.xml b/baremaps-blob-s3/pom.xml
index 6d81fab..4d186b4 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.16-SNAPSHOT</version>
+    <version>0.6.0</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/baremaps-blob/pom.xml b/baremaps-blob/pom.xml
index 46ce757..6f0a2f0 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.16-SNAPSHOT</version>
+    <version>0.6.0</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/baremaps-cli/pom.xml b/baremaps-cli/pom.xml
index da0a8b6..aade327 100644
--- a/baremaps-cli/pom.xml
+++ b/baremaps-cli/pom.xml
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 
   <artifactId>baremaps-cli</artifactId>
   <name>baremaps-cli</name>
@@ -9,7 +8,7 @@
   <parent>
     <artifactId>baremaps</artifactId>
     <groupId>com.baremaps</groupId>
-    <version>0.5.16-SNAPSHOT</version>
+    <version>0.6.0</version>
   </parent>
 
   <build>
diff --git a/baremaps-osm-lmdb/pom.xml b/baremaps-osm-lmdb/pom.xml
index f58f806..0a133e0 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.16-SNAPSHOT</version>
+    <version>0.6.0</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/baremaps-osm-postgres/pom.xml b/baremaps-osm-postgres/pom.xml
index ee83e17..697bc44 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.16-SNAPSHOT</version>
+    <version>0.6.0</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/baremaps-osm-rocksdb/pom.xml b/baremaps-osm-rocksdb/pom.xml
index 1fcb4dd..c0744b0 100644
--- a/baremaps-osm-rocksdb/pom.xml
+++ b/baremaps-osm-rocksdb/pom.xml
@@ -1,11 +1,9 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <parent>
     <artifactId>baremaps</artifactId>
     <groupId>com.baremaps</groupId>
-    <version>0.5.16-SNAPSHOT</version>
+    <version>0.6.0</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/baremaps-osm/pom.xml b/baremaps-osm/pom.xml
index 90bcaa9..b0dcc6c 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.16-SNAPSHOT</version>
+    <version>0.6.0</version>
   </parent>
 
   <dependencies>
diff --git a/baremaps-postgres/pom.xml b/baremaps-postgres/pom.xml
index 6e6febe..d7f08a7 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.5.16-SNAPSHOT</version>
+    <version>0.6.0</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/baremaps-server-common/pom.xml b/baremaps-server-common/pom.xml
index d220072..995ca92 100644
--- a/baremaps-server-common/pom.xml
+++ b/baremaps-server-common/pom.xml
@@ -1,12 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 
   <parent>
     <artifactId>baremaps-server</artifactId>
     <groupId>com.baremaps</groupId>
-    <version>0.5.16-SNAPSHOT</version>
+    <version>0.6.0</version>
     <relativePath>../baremaps-server</relativePath>
   </parent>
 
diff --git a/baremaps-server-editor/pom.xml b/baremaps-server-editor/pom.xml
index 5825b5a..24f60c1 100644
--- a/baremaps-server-editor/pom.xml
+++ b/baremaps-server-editor/pom.xml
@@ -1,12 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 
   <parent>
     <artifactId>baremaps-server</artifactId>
     <groupId>com.baremaps</groupId>
-    <version>0.5.16-SNAPSHOT</version>
+    <version>0.6.0</version>
     <relativePath>../baremaps-server</relativePath>
   </parent>
 
diff --git a/baremaps-server-ogcapi/pom.xml b/baremaps-server-ogcapi/pom.xml
index 9445ff2..b0ac289 100644
--- a/baremaps-server-ogcapi/pom.xml
+++ b/baremaps-server-ogcapi/pom.xml
@@ -1,12 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 
   <parent>
     <artifactId>baremaps-server</artifactId>
     <groupId>com.baremaps</groupId>
-    <version>0.5.16-SNAPSHOT</version>
+    <version>0.6.0</version>
     <relativePath>../baremaps-server</relativePath>
   </parent>
 
diff --git a/baremaps-server-studio/pom.xml b/baremaps-server-studio/pom.xml
index db2a0cd..4de473d 100644
--- a/baremaps-server-studio/pom.xml
+++ b/baremaps-server-studio/pom.xml
@@ -1,12 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 
   <parent>
     <artifactId>baremaps-server</artifactId>
     <groupId>com.baremaps</groupId>
-    <version>0.5.16-SNAPSHOT</version>
+    <version>0.6.0</version>
     <relativePath>../baremaps-server</relativePath>
   </parent>
 
diff --git a/baremaps-server-viewer/pom.xml b/baremaps-server-viewer/pom.xml
index 5a82e2c..f304937 100644
--- a/baremaps-server-viewer/pom.xml
+++ b/baremaps-server-viewer/pom.xml
@@ -1,12 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 
   <parent>
     <artifactId>baremaps-server</artifactId>
     <groupId>com.baremaps</groupId>
-    <version>0.5.16-SNAPSHOT</version>
+    <version>0.6.0</version>
     <relativePath>../baremaps-server</relativePath>
   </parent>
 
diff --git a/baremaps-server/pom.xml b/baremaps-server/pom.xml
index 50112ab..72d21be 100644
--- a/baremaps-server/pom.xml
+++ b/baremaps-server/pom.xml
@@ -1,11 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 
   <parent>
     <artifactId>baremaps</artifactId>
     <groupId>com.baremaps</groupId>
-    <version>0.5.16-SNAPSHOT</version>
+    <version>0.6.0</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
diff --git a/baremaps-stream/pom.xml b/baremaps-stream/pom.xml
index 908260a..28b613a 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.16-SNAPSHOT</version>
+    <version>0.6.0</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/baremaps-testing/pom.xml b/baremaps-testing/pom.xml
index f88a1f5..c51b4d3 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.16-SNAPSHOT</version>
+    <version>0.6.0</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/baremaps-tile-mbtiles/pom.xml b/baremaps-tile-mbtiles/pom.xml
index 6b94df3..6e2a6a9 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.16-SNAPSHOT</version>
+    <version>0.6.0</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/baremaps-tile-postgres/pom.xml b/baremaps-tile-postgres/pom.xml
index 94a1a45..8bbfc8d 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.16-SNAPSHOT</version>
+    <version>0.6.0</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/baremaps-tile/pom.xml b/baremaps-tile/pom.xml
index ecca92a..961325e 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.16-SNAPSHOT</version>
+    <version>0.6.0</version>
   </parent>
   <artifactId>baremaps-tile</artifactId>
   <modelVersion>4.0.0</modelVersion>
diff --git a/pom.xml b/pom.xml
index c91443e..ca573a3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,13 +1,12 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 
   <groupId>com.baremaps</groupId>
   <artifactId>baremaps</artifactId>
   <name>baremaps</name>
   <description>Baremaps</description>
   <url>https://github.com/baremaps/baremaps</url>
-  <version>0.5.16-SNAPSHOT</version>
+  <version>0.6.0</version>
   <packaging>pom</packaging>
   <modelVersion>4.0.0</modelVersion>
 
@@ -35,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.0</tag>
   </scm>
 
   <distributionManagement>
@@ -306,7 +305,7 @@
               <version>1.8</version>
               <style>GOOGLE</style>
             </googleJavaFormat>
-            <removeUnusedImports/>
+            <removeUnusedImports />
             <licenseHeader>
               <file>${maven.multiModuleProjectDirectory}/LICENSE.header</file>
             </licenseHeader>