From 5095a501459f368cb0165e42bde6db4fa1672101 Mon Sep 17 00:00:00 2001 From: Guillaume Nodet Date: Wed, 20 Oct 2021 20:47:52 +0200 Subject: [PATCH] Next is 0.7.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 17291d8d..c5bc2062 100644 --- a/agent/pom.xml +++ b/agent/pom.xml @@ -22,7 +22,7 @@ org.mvndaemon.mvnd mvnd - 0.7.0 + 0.7.1-SNAPSHOT mvnd-agent diff --git a/build-plugin/pom.xml b/build-plugin/pom.xml index 60d3cdb0..1d9fa704 100644 --- a/build-plugin/pom.xml +++ b/build-plugin/pom.xml @@ -22,7 +22,7 @@ org.mvndaemon.mvnd mvnd - 0.7.0 + 0.7.1-SNAPSHOT mvnd-build-maven-plugin diff --git a/client/pom.xml b/client/pom.xml index f3e74158..e39d0598 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -22,7 +22,7 @@ org.mvndaemon.mvnd mvnd - 0.7.0 + 0.7.1-SNAPSHOT mvnd-client diff --git a/common/pom.xml b/common/pom.xml index 1e2a9129..6d120075 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -22,7 +22,7 @@ org.mvndaemon.mvnd mvnd - 0.7.0 + 0.7.1-SNAPSHOT mvnd-common diff --git a/daemon/pom.xml b/daemon/pom.xml index e6514753..4a77437e 100644 --- a/daemon/pom.xml +++ b/daemon/pom.xml @@ -22,7 +22,7 @@ org.mvndaemon.mvnd mvnd - 0.7.0 + 0.7.1-SNAPSHOT mvnd-daemon diff --git a/dist/pom.xml b/dist/pom.xml index a1220011..d89aa3b3 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -22,7 +22,7 @@ org.mvndaemon.mvnd mvnd - 0.7.0 + 0.7.1-SNAPSHOT mvnd-dist diff --git a/helper/pom.xml b/helper/pom.xml index 08fdbd7b..64064f4e 100644 --- a/helper/pom.xml +++ b/helper/pom.xml @@ -22,7 +22,7 @@ org.mvndaemon.mvnd mvnd - 0.7.0 + 0.7.1-SNAPSHOT mvnd-helper-agent diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index ce311746..e967aa65 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -22,7 +22,7 @@ org.mvndaemon.mvnd mvnd - 0.7.0 + 0.7.1-SNAPSHOT mvnd-integration-tests diff --git a/native/pom.xml b/native/pom.xml index 71a79e1f..36831ab1 100644 --- a/native/pom.xml +++ b/native/pom.xml @@ -20,7 +20,7 @@ org.mvndaemon.mvnd mvnd - 0.7.0 + 0.7.1-SNAPSHOT mvnd-native diff --git a/pom.xml b/pom.xml index 3ebc4658..8f146839 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ org.mvndaemon.mvnd mvnd - 0.7.0 + 0.7.1-SNAPSHOT pom Maven Daemon - Parent @@ -172,38 +172,38 @@ org.mvndaemon.mvnd mvnd-native - 0.7.0 + 0.7.1-SNAPSHOT org.mvndaemon.mvnd mvnd-agent - 0.7.0 + 0.7.1-SNAPSHOT org.mvndaemon.mvnd mvnd-client - 0.7.0 + 0.7.1-SNAPSHOT org.mvndaemon.mvnd mvnd-common - 0.7.0 + 0.7.1-SNAPSHOT org.mvndaemon.mvnd mvnd-dist pom - 0.7.0 + 0.7.1-SNAPSHOT org.mvndaemon.mvnd mvnd-daemon - 0.7.0 + 0.7.1-SNAPSHOT org.mvndaemon.mvnd mvnd-helper-agent - 0.7.0 + 0.7.1-SNAPSHOT diff --git a/sync/pom.xml b/sync/pom.xml index d763f95d..2cc0151c 100644 --- a/sync/pom.xml +++ b/sync/pom.xml @@ -22,7 +22,7 @@ org.mvndaemon.mvnd mvnd - 0.7.0 + 0.7.1-SNAPSHOT mvnd-synccontext