Release 0.6.0
diff --git a/agent/pom.xml b/agent/pom.xml
index 8b832fd..3f80047 100644
--- a/agent/pom.xml
+++ b/agent/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.mvndaemon.mvnd</groupId>
         <artifactId>mvnd</artifactId>
-        <version>0.5.3-SNAPSHOT</version>
+        <version>0.6.0</version>
     </parent>
 
     <artifactId>mvnd-agent</artifactId>
diff --git a/build-plugin/pom.xml b/build-plugin/pom.xml
index da1d97d..95191c0 100644
--- a/build-plugin/pom.xml
+++ b/build-plugin/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.mvndaemon.mvnd</groupId>
         <artifactId>mvnd</artifactId>
-        <version>0.5.3-SNAPSHOT</version>
+        <version>0.6.0</version>
     </parent>
 
     <artifactId>mvnd-build-maven-plugin</artifactId>
diff --git a/client/pom.xml b/client/pom.xml
index 399213f..7999d58 100644
--- a/client/pom.xml
+++ b/client/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.mvndaemon.mvnd</groupId>
         <artifactId>mvnd</artifactId>
-        <version>0.5.3-SNAPSHOT</version>
+        <version>0.6.0</version>
     </parent>
 
     <artifactId>mvnd-client</artifactId>
diff --git a/common/pom.xml b/common/pom.xml
index b0db24f..c1bb5b3 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.mvndaemon.mvnd</groupId>
         <artifactId>mvnd</artifactId>
-        <version>0.5.3-SNAPSHOT</version>
+        <version>0.6.0</version>
     </parent>
 
     <artifactId>mvnd-common</artifactId>
diff --git a/daemon/pom.xml b/daemon/pom.xml
index ddcff8b..9cd037e 100644
--- a/daemon/pom.xml
+++ b/daemon/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.mvndaemon.mvnd</groupId>
         <artifactId>mvnd</artifactId>
-        <version>0.5.3-SNAPSHOT</version>
+        <version>0.6.0</version>
     </parent>
 
     <artifactId>mvnd-daemon</artifactId>
diff --git a/dist/pom.xml b/dist/pom.xml
index 3f3dade..0f67cb9 100644
--- a/dist/pom.xml
+++ b/dist/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.mvndaemon.mvnd</groupId>
         <artifactId>mvnd</artifactId>
-        <version>0.5.3-SNAPSHOT</version>
+        <version>0.6.0</version>
     </parent>
 
     <artifactId>mvnd-dist</artifactId>
diff --git a/helper/pom.xml b/helper/pom.xml
index b0a208c..0bf7c50 100644
--- a/helper/pom.xml
+++ b/helper/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.mvndaemon.mvnd</groupId>
         <artifactId>mvnd</artifactId>
-        <version>0.5.3-SNAPSHOT</version>
+        <version>0.6.0</version>
     </parent>
 
     <artifactId>mvnd-helper-agent</artifactId>
diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml
index ad801e8..13389f9 100644
--- a/integration-tests/pom.xml
+++ b/integration-tests/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.mvndaemon.mvnd</groupId>
         <artifactId>mvnd</artifactId>
-        <version>0.5.3-SNAPSHOT</version>
+        <version>0.6.0</version>
     </parent>
 
     <artifactId>mvnd-integration-tests</artifactId>
diff --git a/native/pom.xml b/native/pom.xml
index 9ee1d06..c6a310e 100644
--- a/native/pom.xml
+++ b/native/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.mvndaemon.mvnd</groupId>
         <artifactId>mvnd</artifactId>
-        <version>0.5.3-SNAPSHOT</version>
+        <version>0.6.0</version>
     </parent>
 
     <artifactId>mvnd-native</artifactId>
diff --git a/pom.xml b/pom.xml
index d722486..73c5626 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
 
     <groupId>org.mvndaemon.mvnd</groupId>
     <artifactId>mvnd</artifactId>
-    <version>0.5.3-SNAPSHOT</version>
+    <version>0.6.0</version>
 
     <packaging>pom</packaging>
     <name>Maven Daemon - Parent</name>
@@ -172,38 +172,38 @@
             <dependency>
                 <groupId>org.mvndaemon.mvnd</groupId>
                 <artifactId>mvnd-native</artifactId>
-                <version>0.5.3-SNAPSHOT</version>
+                <version>0.6.0</version>
             </dependency>
             <dependency>
                 <groupId>org.mvndaemon.mvnd</groupId>
                 <artifactId>mvnd-agent</artifactId>
-                <version>0.5.3-SNAPSHOT</version>
+                <version>0.6.0</version>
             </dependency>
             <dependency>
                 <groupId>org.mvndaemon.mvnd</groupId>
                 <artifactId>mvnd-client</artifactId>
-                <version>0.5.3-SNAPSHOT</version>
+                <version>0.6.0</version>
             </dependency>
             <dependency>
                 <groupId>org.mvndaemon.mvnd</groupId>
                 <artifactId>mvnd-common</artifactId>
-                <version>0.5.3-SNAPSHOT</version>
+                <version>0.6.0</version>
             </dependency>
             <dependency>
                 <groupId>org.mvndaemon.mvnd</groupId>
                 <artifactId>mvnd-dist</artifactId>
                 <type>pom</type>
-                <version>0.5.3-SNAPSHOT</version>
+                <version>0.6.0</version>
             </dependency>
             <dependency>
                 <groupId>org.mvndaemon.mvnd</groupId>
                 <artifactId>mvnd-daemon</artifactId>
-                <version>0.5.3-SNAPSHOT</version>
+                <version>0.6.0</version>
             </dependency>
             <dependency>
                 <groupId>org.mvndaemon.mvnd</groupId>
                 <artifactId>mvnd-helper-agent</artifactId>
-                <version>0.5.3-SNAPSHOT</version>
+                <version>0.6.0</version>
             </dependency>
 
             <dependency>
diff --git a/sync/pom.xml b/sync/pom.xml
index c75f2a8..a3234e0 100644
--- a/sync/pom.xml
+++ b/sync/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.mvndaemon.mvnd</groupId>
         <artifactId>mvnd</artifactId>
-        <version>0.5.3-SNAPSHOT</version>
+        <version>0.6.0</version>
     </parent>
 
     <artifactId>mvnd-synccontext</artifactId>