diff --git a/agent/pom.xml b/agent/pom.xml index db0ff0be..f5cb4729 100644 --- a/agent/pom.xml +++ b/agent/pom.xml @@ -22,7 +22,7 @@ org.mvndaemon.mvnd mvnd - 0.4.4-SNAPSHOT + 0.5.0-SNAPSHOT mvnd-agent diff --git a/build-plugin/pom.xml b/build-plugin/pom.xml index 53ac3ec7..a8035d55 100644 --- a/build-plugin/pom.xml +++ b/build-plugin/pom.xml @@ -22,7 +22,7 @@ org.mvndaemon.mvnd mvnd - 0.4.4-SNAPSHOT + 0.5.0-SNAPSHOT mvnd-build-maven-plugin diff --git a/client/pom.xml b/client/pom.xml index cfa9eae4..5fa9a03a 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -22,7 +22,7 @@ org.mvndaemon.mvnd mvnd - 0.4.4-SNAPSHOT + 0.5.0-SNAPSHOT mvnd-client diff --git a/common/pom.xml b/common/pom.xml index 6399620c..0169a489 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -22,7 +22,7 @@ org.mvndaemon.mvnd mvnd - 0.4.4-SNAPSHOT + 0.5.0-SNAPSHOT mvnd-common diff --git a/daemon/pom.xml b/daemon/pom.xml index 29ec188d..e681dcb4 100644 --- a/daemon/pom.xml +++ b/daemon/pom.xml @@ -22,7 +22,7 @@ org.mvndaemon.mvnd mvnd - 0.4.4-SNAPSHOT + 0.5.0-SNAPSHOT mvnd-daemon diff --git a/dist/pom.xml b/dist/pom.xml index 247c90e6..cd846a40 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -22,7 +22,7 @@ org.mvndaemon.mvnd mvnd - 0.4.4-SNAPSHOT + 0.5.0-SNAPSHOT mvnd-dist diff --git a/helper/pom.xml b/helper/pom.xml index 28e81f35..a4617b68 100644 --- a/helper/pom.xml +++ b/helper/pom.xml @@ -22,7 +22,7 @@ org.mvndaemon.mvnd mvnd - 0.4.4-SNAPSHOT + 0.5.0-SNAPSHOT mvnd-helper-agent diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index f788cb57..16ef8047 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -22,7 +22,7 @@ org.mvndaemon.mvnd mvnd - 0.4.4-SNAPSHOT + 0.5.0-SNAPSHOT mvnd-integration-tests diff --git a/pom.xml b/pom.xml index 7f18212d..64298478 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ org.mvndaemon.mvnd mvnd - 0.4.4-SNAPSHOT + 0.5.0-SNAPSHOT pom Maven Daemon - Parent @@ -176,33 +176,33 @@ org.mvndaemon.mvnd mvnd-agent - 0.4.4-SNAPSHOT + 0.5.0-SNAPSHOT org.mvndaemon.mvnd mvnd-client - 0.4.4-SNAPSHOT + 0.5.0-SNAPSHOT org.mvndaemon.mvnd mvnd-common - 0.4.4-SNAPSHOT + 0.5.0-SNAPSHOT org.mvndaemon.mvnd mvnd-dist pom - 0.4.4-SNAPSHOT + 0.5.0-SNAPSHOT org.mvndaemon.mvnd mvnd-daemon - 0.4.4-SNAPSHOT + 0.5.0-SNAPSHOT org.mvndaemon.mvnd mvnd-helper-agent - 0.4.4-SNAPSHOT + 0.5.0-SNAPSHOT