From 618e5891c78e619240eb523e904e054457425377 Mon Sep 17 00:00:00 2001 From: Peter Palaga Date: Mon, 25 Jan 2021 12:37:29 +0100 Subject: [PATCH] Release 0.4.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 +- pom.xml | 14 +++++++------- 9 files changed, 15 insertions(+), 15 deletions(-) diff --git a/agent/pom.xml b/agent/pom.xml index ba758ebaf..73e8e0ff9 100644 --- a/agent/pom.xml +++ b/agent/pom.xml @@ -22,7 +22,7 @@ org.mvndaemon.mvnd mvnd - 0.3.1-SNAPSHOT + 0.4.0 mvnd-agent diff --git a/build-plugin/pom.xml b/build-plugin/pom.xml index e6631ab27..12cdd8c3b 100644 --- a/build-plugin/pom.xml +++ b/build-plugin/pom.xml @@ -22,7 +22,7 @@ org.mvndaemon.mvnd mvnd - 0.3.1-SNAPSHOT + 0.4.0 mvnd-build-maven-plugin diff --git a/client/pom.xml b/client/pom.xml index e0d9b1629..fa3a80b19 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -22,7 +22,7 @@ org.mvndaemon.mvnd mvnd - 0.3.1-SNAPSHOT + 0.4.0 mvnd-client diff --git a/common/pom.xml b/common/pom.xml index 7bf80fe1e..95937b964 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -22,7 +22,7 @@ org.mvndaemon.mvnd mvnd - 0.3.1-SNAPSHOT + 0.4.0 mvnd-common diff --git a/daemon/pom.xml b/daemon/pom.xml index d8d1d488b..24cfec988 100644 --- a/daemon/pom.xml +++ b/daemon/pom.xml @@ -22,7 +22,7 @@ org.mvndaemon.mvnd mvnd - 0.3.1-SNAPSHOT + 0.4.0 mvnd-daemon diff --git a/dist/pom.xml b/dist/pom.xml index 1420d4c37..8e9393865 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -22,7 +22,7 @@ org.mvndaemon.mvnd mvnd - 0.3.1-SNAPSHOT + 0.4.0 mvnd-dist diff --git a/helper/pom.xml b/helper/pom.xml index 00fcf4b32..e2285b8b7 100644 --- a/helper/pom.xml +++ b/helper/pom.xml @@ -22,7 +22,7 @@ org.mvndaemon.mvnd mvnd - 0.3.1-SNAPSHOT + 0.4.0 mvnd-helper-agent diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 641fe816d..903126acd 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -22,7 +22,7 @@ org.mvndaemon.mvnd mvnd - 0.3.1-SNAPSHOT + 0.4.0 mvnd-integration-tests diff --git a/pom.xml b/pom.xml index c3a1e222b..9f568a19e 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ org.mvndaemon.mvnd mvnd - 0.3.1-SNAPSHOT + 0.4.0 pom Maven Daemon - Parent @@ -175,33 +175,33 @@ org.mvndaemon.mvnd mvnd-agent - 0.3.1-SNAPSHOT + 0.4.0 org.mvndaemon.mvnd mvnd-client - 0.3.1-SNAPSHOT + 0.4.0 org.mvndaemon.mvnd mvnd-common - 0.3.1-SNAPSHOT + 0.4.0 org.mvndaemon.mvnd mvnd-dist pom - 0.3.1-SNAPSHOT + 0.4.0 org.mvndaemon.mvnd mvnd-daemon - 0.3.1-SNAPSHOT + 0.4.0 org.mvndaemon.mvnd mvnd-helper-agent - 0.3.1-SNAPSHOT + 0.4.0