From 038257e1274c166005228e812adece85af973bcc Mon Sep 17 00:00:00 2001 From: Peter Palaga Date: Tue, 7 Sep 2021 18:33:45 +0200 Subject: [PATCH] Release 0.6.0 --- 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 8b832fd0..3f800474 100644 --- a/agent/pom.xml +++ b/agent/pom.xml @@ -22,7 +22,7 @@ org.mvndaemon.mvnd mvnd - 0.5.3-SNAPSHOT + 0.6.0 mvnd-agent diff --git a/build-plugin/pom.xml b/build-plugin/pom.xml index da1d97d9..95191c07 100644 --- a/build-plugin/pom.xml +++ b/build-plugin/pom.xml @@ -22,7 +22,7 @@ org.mvndaemon.mvnd mvnd - 0.5.3-SNAPSHOT + 0.6.0 mvnd-build-maven-plugin diff --git a/client/pom.xml b/client/pom.xml index 399213f6..7999d581 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -22,7 +22,7 @@ org.mvndaemon.mvnd mvnd - 0.5.3-SNAPSHOT + 0.6.0 mvnd-client diff --git a/common/pom.xml b/common/pom.xml index b0db24fa..c1bb5b3e 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -22,7 +22,7 @@ org.mvndaemon.mvnd mvnd - 0.5.3-SNAPSHOT + 0.6.0 mvnd-common diff --git a/daemon/pom.xml b/daemon/pom.xml index ddcff8b9..9cd037ee 100644 --- a/daemon/pom.xml +++ b/daemon/pom.xml @@ -22,7 +22,7 @@ org.mvndaemon.mvnd mvnd - 0.5.3-SNAPSHOT + 0.6.0 mvnd-daemon diff --git a/dist/pom.xml b/dist/pom.xml index 3f3dade3..0f67cb9e 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -22,7 +22,7 @@ org.mvndaemon.mvnd mvnd - 0.5.3-SNAPSHOT + 0.6.0 mvnd-dist diff --git a/helper/pom.xml b/helper/pom.xml index b0a208cc..0bf7c504 100644 --- a/helper/pom.xml +++ b/helper/pom.xml @@ -22,7 +22,7 @@ org.mvndaemon.mvnd mvnd - 0.5.3-SNAPSHOT + 0.6.0 mvnd-helper-agent diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index ad801e8f..13389f97 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -22,7 +22,7 @@ org.mvndaemon.mvnd mvnd - 0.5.3-SNAPSHOT + 0.6.0 mvnd-integration-tests diff --git a/native/pom.xml b/native/pom.xml index 9ee1d06f..c6a310e4 100644 --- a/native/pom.xml +++ b/native/pom.xml @@ -20,7 +20,7 @@ org.mvndaemon.mvnd mvnd - 0.5.3-SNAPSHOT + 0.6.0 mvnd-native diff --git a/pom.xml b/pom.xml index d722486e..73c56260 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ org.mvndaemon.mvnd mvnd - 0.5.3-SNAPSHOT + 0.6.0 pom Maven Daemon - Parent @@ -172,38 +172,38 @@ org.mvndaemon.mvnd mvnd-native - 0.5.3-SNAPSHOT + 0.6.0 org.mvndaemon.mvnd mvnd-agent - 0.5.3-SNAPSHOT + 0.6.0 org.mvndaemon.mvnd mvnd-client - 0.5.3-SNAPSHOT + 0.6.0 org.mvndaemon.mvnd mvnd-common - 0.5.3-SNAPSHOT + 0.6.0 org.mvndaemon.mvnd mvnd-dist pom - 0.5.3-SNAPSHOT + 0.6.0 org.mvndaemon.mvnd mvnd-daemon - 0.5.3-SNAPSHOT + 0.6.0 org.mvndaemon.mvnd mvnd-helper-agent - 0.5.3-SNAPSHOT + 0.6.0 diff --git a/sync/pom.xml b/sync/pom.xml index c75f2a8e..a3234e04 100644 --- a/sync/pom.xml +++ b/sync/pom.xml @@ -22,7 +22,7 @@ org.mvndaemon.mvnd mvnd - 0.5.3-SNAPSHOT + 0.6.0 mvnd-synccontext