diff --git a/agent/pom.xml b/agent/pom.xml index 73e8e0ff..728f9ed9 100644 --- a/agent/pom.xml +++ b/agent/pom.xml @@ -22,7 +22,7 @@ org.mvndaemon.mvnd mvnd - 0.4.0 + 0.4.1-SNAPSHOT mvnd-agent diff --git a/build-plugin/pom.xml b/build-plugin/pom.xml index 12cdd8c3..86d40d4a 100644 --- a/build-plugin/pom.xml +++ b/build-plugin/pom.xml @@ -22,7 +22,7 @@ org.mvndaemon.mvnd mvnd - 0.4.0 + 0.4.1-SNAPSHOT mvnd-build-maven-plugin diff --git a/client/pom.xml b/client/pom.xml index fa3a80b1..3e8ce43b 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -22,7 +22,7 @@ org.mvndaemon.mvnd mvnd - 0.4.0 + 0.4.1-SNAPSHOT mvnd-client diff --git a/common/pom.xml b/common/pom.xml index 95937b96..91d0883c 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -22,7 +22,7 @@ org.mvndaemon.mvnd mvnd - 0.4.0 + 0.4.1-SNAPSHOT mvnd-common diff --git a/daemon/pom.xml b/daemon/pom.xml index 24cfec98..242a05bf 100644 --- a/daemon/pom.xml +++ b/daemon/pom.xml @@ -22,7 +22,7 @@ org.mvndaemon.mvnd mvnd - 0.4.0 + 0.4.1-SNAPSHOT mvnd-daemon diff --git a/dist/pom.xml b/dist/pom.xml index 8e939386..b8d70e97 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -22,7 +22,7 @@ org.mvndaemon.mvnd mvnd - 0.4.0 + 0.4.1-SNAPSHOT mvnd-dist diff --git a/helper/pom.xml b/helper/pom.xml index e2285b8b..5d2a2b8a 100644 --- a/helper/pom.xml +++ b/helper/pom.xml @@ -22,7 +22,7 @@ org.mvndaemon.mvnd mvnd - 0.4.0 + 0.4.1-SNAPSHOT mvnd-helper-agent diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 903126ac..2e67ab9f 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -22,7 +22,7 @@ org.mvndaemon.mvnd mvnd - 0.4.0 + 0.4.1-SNAPSHOT mvnd-integration-tests diff --git a/pom.xml b/pom.xml index 9f568a19..51fc4b96 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ org.mvndaemon.mvnd mvnd - 0.4.0 + 0.4.1-SNAPSHOT pom Maven Daemon - Parent @@ -175,33 +175,33 @@ org.mvndaemon.mvnd mvnd-agent - 0.4.0 + 0.4.1-SNAPSHOT org.mvndaemon.mvnd mvnd-client - 0.4.0 + 0.4.1-SNAPSHOT org.mvndaemon.mvnd mvnd-common - 0.4.0 + 0.4.1-SNAPSHOT org.mvndaemon.mvnd mvnd-dist pom - 0.4.0 + 0.4.1-SNAPSHOT org.mvndaemon.mvnd mvnd-daemon - 0.4.0 + 0.4.1-SNAPSHOT org.mvndaemon.mvnd mvnd-helper-agent - 0.4.0 + 0.4.1-SNAPSHOT