From c1039a6d675911551ad144719308b9722a54a926 Mon Sep 17 00:00:00 2001 From: Guillaume Nodet Date: Wed, 27 Apr 2022 22:08:52 +0200 Subject: [PATCH] [release] Release 0.8.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 ++++++++-------- 10 files changed, 17 insertions(+), 17 deletions(-) diff --git a/agent/pom.xml b/agent/pom.xml index 27307ac8..ffbb63bd 100644 --- a/agent/pom.xml +++ b/agent/pom.xml @@ -22,7 +22,7 @@ org.mvndaemon.mvnd mvnd - 0.7.2-SNAPSHOT + 0.8.0 mvnd-agent diff --git a/build-plugin/pom.xml b/build-plugin/pom.xml index 2c661cb3..84dc5da3 100644 --- a/build-plugin/pom.xml +++ b/build-plugin/pom.xml @@ -22,7 +22,7 @@ org.mvndaemon.mvnd mvnd - 0.7.2-SNAPSHOT + 0.8.0 mvnd-build-maven-plugin diff --git a/client/pom.xml b/client/pom.xml index 3d6e04a4..ea1f19e1 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -22,7 +22,7 @@ org.mvndaemon.mvnd mvnd - 0.7.2-SNAPSHOT + 0.8.0 mvnd-client diff --git a/common/pom.xml b/common/pom.xml index e36ace29..1e06a5da 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -22,7 +22,7 @@ org.mvndaemon.mvnd mvnd - 0.7.2-SNAPSHOT + 0.8.0 mvnd-common diff --git a/daemon/pom.xml b/daemon/pom.xml index e947d48a..18a4fb67 100644 --- a/daemon/pom.xml +++ b/daemon/pom.xml @@ -22,7 +22,7 @@ org.mvndaemon.mvnd mvnd - 0.7.2-SNAPSHOT + 0.8.0 mvnd-daemon diff --git a/dist/pom.xml b/dist/pom.xml index 55e13886..24351f0e 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -22,7 +22,7 @@ org.mvndaemon.mvnd mvnd - 0.7.2-SNAPSHOT + 0.8.0 mvnd-dist diff --git a/helper/pom.xml b/helper/pom.xml index d2ac15e2..413ffd86 100644 --- a/helper/pom.xml +++ b/helper/pom.xml @@ -22,7 +22,7 @@ org.mvndaemon.mvnd mvnd - 0.7.2-SNAPSHOT + 0.8.0 mvnd-helper-agent diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 945f944c..1eebebde 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -22,7 +22,7 @@ org.mvndaemon.mvnd mvnd - 0.7.2-SNAPSHOT + 0.8.0 mvnd-integration-tests diff --git a/native/pom.xml b/native/pom.xml index d27e95c8..90c02b59 100644 --- a/native/pom.xml +++ b/native/pom.xml @@ -20,7 +20,7 @@ org.mvndaemon.mvnd mvnd - 0.7.2-SNAPSHOT + 0.8.0 mvnd-native diff --git a/pom.xml b/pom.xml index 073262f6..ec6ca058 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ org.mvndaemon.mvnd mvnd - 0.7.2-SNAPSHOT + 0.8.0 pom Maven Daemon - Parent @@ -214,38 +214,38 @@ org.mvndaemon.mvnd mvnd-native - 0.7.2-SNAPSHOT + 0.8.0 org.mvndaemon.mvnd mvnd-agent - 0.7.2-SNAPSHOT + 0.8.0 org.mvndaemon.mvnd mvnd-client - 0.7.2-SNAPSHOT + 0.8.0 org.mvndaemon.mvnd mvnd-common - 0.7.2-SNAPSHOT + 0.8.0 org.mvndaemon.mvnd mvnd-dist pom - 0.7.2-SNAPSHOT + 0.8.0 org.mvndaemon.mvnd mvnd-daemon - 0.7.2-SNAPSHOT + 0.8.0 org.mvndaemon.mvnd mvnd-helper-agent - 0.7.2-SNAPSHOT + 0.8.0