From 3ac4030a1b36c633d5734a24c0ae5b634b2bb695 Mon Sep 17 00:00:00 2001 From: Peter Palaga Date: Tue, 7 Sep 2021 18:33:48 +0200 Subject: [PATCH] Next is 0.6.1-SNAPSHOT --- agent/pom.xml | 2 +- build-plugin/pom.xml | 2 +- client/pom.xml | 2 +- common/pom.xml | 2 +- daemon/pom.xml | 2 +- dist/pom.xml | 2 +- helper/pom.xml | 2 +- integration-tests/pom.xml | 2 +- native/pom.xml | 2 +- pom.xml | 16 ++++++++-------- sync/pom.xml | 2 +- 11 files changed, 18 insertions(+), 18 deletions(-) diff --git a/agent/pom.xml b/agent/pom.xml index 3f800474..21cd82d0 100644 --- a/agent/pom.xml +++ b/agent/pom.xml @@ -22,7 +22,7 @@ org.mvndaemon.mvnd mvnd - 0.6.0 + 0.6.1-SNAPSHOT mvnd-agent diff --git a/build-plugin/pom.xml b/build-plugin/pom.xml index 95191c07..d3a44441 100644 --- a/build-plugin/pom.xml +++ b/build-plugin/pom.xml @@ -22,7 +22,7 @@ org.mvndaemon.mvnd mvnd - 0.6.0 + 0.6.1-SNAPSHOT mvnd-build-maven-plugin diff --git a/client/pom.xml b/client/pom.xml index 7999d581..912ab7bf 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -22,7 +22,7 @@ org.mvndaemon.mvnd mvnd - 0.6.0 + 0.6.1-SNAPSHOT mvnd-client diff --git a/common/pom.xml b/common/pom.xml index c1bb5b3e..a3eda9cf 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -22,7 +22,7 @@ org.mvndaemon.mvnd mvnd - 0.6.0 + 0.6.1-SNAPSHOT mvnd-common diff --git a/daemon/pom.xml b/daemon/pom.xml index 9cd037ee..8d526cfb 100644 --- a/daemon/pom.xml +++ b/daemon/pom.xml @@ -22,7 +22,7 @@ org.mvndaemon.mvnd mvnd - 0.6.0 + 0.6.1-SNAPSHOT mvnd-daemon diff --git a/dist/pom.xml b/dist/pom.xml index 0f67cb9e..b66dcdd4 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -22,7 +22,7 @@ org.mvndaemon.mvnd mvnd - 0.6.0 + 0.6.1-SNAPSHOT mvnd-dist diff --git a/helper/pom.xml b/helper/pom.xml index 0bf7c504..3825d745 100644 --- a/helper/pom.xml +++ b/helper/pom.xml @@ -22,7 +22,7 @@ org.mvndaemon.mvnd mvnd - 0.6.0 + 0.6.1-SNAPSHOT mvnd-helper-agent diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 13389f97..172c2f8a 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -22,7 +22,7 @@ org.mvndaemon.mvnd mvnd - 0.6.0 + 0.6.1-SNAPSHOT mvnd-integration-tests diff --git a/native/pom.xml b/native/pom.xml index c6a310e4..c832770b 100644 --- a/native/pom.xml +++ b/native/pom.xml @@ -20,7 +20,7 @@ org.mvndaemon.mvnd mvnd - 0.6.0 + 0.6.1-SNAPSHOT mvnd-native diff --git a/pom.xml b/pom.xml index 73c56260..94389b6a 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ org.mvndaemon.mvnd mvnd - 0.6.0 + 0.6.1-SNAPSHOT pom Maven Daemon - Parent @@ -172,38 +172,38 @@ org.mvndaemon.mvnd mvnd-native - 0.6.0 + 0.6.1-SNAPSHOT org.mvndaemon.mvnd mvnd-agent - 0.6.0 + 0.6.1-SNAPSHOT org.mvndaemon.mvnd mvnd-client - 0.6.0 + 0.6.1-SNAPSHOT org.mvndaemon.mvnd mvnd-common - 0.6.0 + 0.6.1-SNAPSHOT org.mvndaemon.mvnd mvnd-dist pom - 0.6.0 + 0.6.1-SNAPSHOT org.mvndaemon.mvnd mvnd-daemon - 0.6.0 + 0.6.1-SNAPSHOT org.mvndaemon.mvnd mvnd-helper-agent - 0.6.0 + 0.6.1-SNAPSHOT diff --git a/sync/pom.xml b/sync/pom.xml index a3234e04..be4858b4 100644 --- a/sync/pom.xml +++ b/sync/pom.xml @@ -22,7 +22,7 @@ org.mvndaemon.mvnd mvnd - 0.6.0 + 0.6.1-SNAPSHOT mvnd-synccontext