From 1447249249d6d439b20902c05095140ffb340ada Mon Sep 17 00:00:00 2001 From: Peter Palaga Date: Fri, 19 Mar 2021 11:17:50 +0100 Subject: [PATCH] Next is 0.4.4-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 +- pom.xml | 14 +++++++------- 9 files changed, 15 insertions(+), 15 deletions(-) diff --git a/agent/pom.xml b/agent/pom.xml index c46fc3c4..db0ff0be 100644 --- a/agent/pom.xml +++ b/agent/pom.xml @@ -22,7 +22,7 @@ org.mvndaemon.mvnd mvnd - 0.4.3 + 0.4.4-SNAPSHOT mvnd-agent diff --git a/build-plugin/pom.xml b/build-plugin/pom.xml index fd37d8d9..53ac3ec7 100644 --- a/build-plugin/pom.xml +++ b/build-plugin/pom.xml @@ -22,7 +22,7 @@ org.mvndaemon.mvnd mvnd - 0.4.3 + 0.4.4-SNAPSHOT mvnd-build-maven-plugin diff --git a/client/pom.xml b/client/pom.xml index 5de346c5..cfa9eae4 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -22,7 +22,7 @@ org.mvndaemon.mvnd mvnd - 0.4.3 + 0.4.4-SNAPSHOT mvnd-client diff --git a/common/pom.xml b/common/pom.xml index c629395d..6399620c 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -22,7 +22,7 @@ org.mvndaemon.mvnd mvnd - 0.4.3 + 0.4.4-SNAPSHOT mvnd-common diff --git a/daemon/pom.xml b/daemon/pom.xml index abbda850..29ec188d 100644 --- a/daemon/pom.xml +++ b/daemon/pom.xml @@ -22,7 +22,7 @@ org.mvndaemon.mvnd mvnd - 0.4.3 + 0.4.4-SNAPSHOT mvnd-daemon diff --git a/dist/pom.xml b/dist/pom.xml index 9bc92c11..247c90e6 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -22,7 +22,7 @@ org.mvndaemon.mvnd mvnd - 0.4.3 + 0.4.4-SNAPSHOT mvnd-dist diff --git a/helper/pom.xml b/helper/pom.xml index cc40a34d..28e81f35 100644 --- a/helper/pom.xml +++ b/helper/pom.xml @@ -22,7 +22,7 @@ org.mvndaemon.mvnd mvnd - 0.4.3 + 0.4.4-SNAPSHOT mvnd-helper-agent diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index e4c8dc7e..f788cb57 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -22,7 +22,7 @@ org.mvndaemon.mvnd mvnd - 0.4.3 + 0.4.4-SNAPSHOT mvnd-integration-tests diff --git a/pom.xml b/pom.xml index d945673e..4367ac47 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ org.mvndaemon.mvnd mvnd - 0.4.3 + 0.4.4-SNAPSHOT pom Maven Daemon - Parent @@ -175,33 +175,33 @@ org.mvndaemon.mvnd mvnd-agent - 0.4.3 + 0.4.4-SNAPSHOT org.mvndaemon.mvnd mvnd-client - 0.4.3 + 0.4.4-SNAPSHOT org.mvndaemon.mvnd mvnd-common - 0.4.3 + 0.4.4-SNAPSHOT org.mvndaemon.mvnd mvnd-dist pom - 0.4.3 + 0.4.4-SNAPSHOT org.mvndaemon.mvnd mvnd-daemon - 0.4.3 + 0.4.4-SNAPSHOT org.mvndaemon.mvnd mvnd-helper-agent - 0.4.3 + 0.4.4-SNAPSHOT