From 538a5c13692b5dde354f9e89160f12077e6b7faf Mon Sep 17 00:00:00 2001 From: Guillaume Nodet Date: Thu, 23 Mar 2023 10:16:45 +0100 Subject: [PATCH] Next is 1.0-m7-SNAPSHOT --- agent/pom.xml | 2 +- build-plugin/pom.xml | 2 +- client/pom.xml | 2 +- common/pom.xml | 2 +- daemon-m39/pom.xml | 2 +- daemon-m40/pom.xml | 2 +- daemon/pom.xml | 2 +- dist-m39/pom.xml | 2 +- dist-m40/pom.xml | 2 +- helper/pom.xml | 2 +- integration-tests/pom.xml | 2 +- logging/pom.xml | 2 +- native/pom.xml | 2 +- pom.xml | 4 ++-- 14 files changed, 15 insertions(+), 15 deletions(-) diff --git a/agent/pom.xml b/agent/pom.xml index 55aa5c03..f2ca0365 100644 --- a/agent/pom.xml +++ b/agent/pom.xml @@ -22,7 +22,7 @@ org.apache.maven.daemon mvnd - 1.0-m6 + 1.0-m7-SNAPSHOT mvnd-agent diff --git a/build-plugin/pom.xml b/build-plugin/pom.xml index 57ceeb61..ed10f93e 100644 --- a/build-plugin/pom.xml +++ b/build-plugin/pom.xml @@ -22,7 +22,7 @@ org.apache.maven.daemon mvnd - 1.0-m6 + 1.0-m7-SNAPSHOT mvnd-build-maven-plugin diff --git a/client/pom.xml b/client/pom.xml index 15035787..dfb357b2 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -22,7 +22,7 @@ org.apache.maven.daemon mvnd - 1.0-m6 + 1.0-m7-SNAPSHOT mvnd-client diff --git a/common/pom.xml b/common/pom.xml index 565b2079..8213e0f0 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -22,7 +22,7 @@ org.apache.maven.daemon mvnd - 1.0-m6 + 1.0-m7-SNAPSHOT mvnd-common diff --git a/daemon-m39/pom.xml b/daemon-m39/pom.xml index 265f9502..1a0dea04 100644 --- a/daemon-m39/pom.xml +++ b/daemon-m39/pom.xml @@ -22,7 +22,7 @@ org.apache.maven.daemon mvnd - 1.0-m6 + 1.0-m7-SNAPSHOT mvnd-daemon-m39 diff --git a/daemon-m40/pom.xml b/daemon-m40/pom.xml index ac2138c8..f7d5ba12 100644 --- a/daemon-m40/pom.xml +++ b/daemon-m40/pom.xml @@ -22,7 +22,7 @@ org.apache.maven.daemon mvnd - 1.0-m6 + 1.0-m7-SNAPSHOT mvnd-daemon-m40 diff --git a/daemon/pom.xml b/daemon/pom.xml index 74d8a488..e5c2137b 100644 --- a/daemon/pom.xml +++ b/daemon/pom.xml @@ -22,7 +22,7 @@ org.apache.maven.daemon mvnd - 1.0-m6 + 1.0-m7-SNAPSHOT mvnd-daemon diff --git a/dist-m39/pom.xml b/dist-m39/pom.xml index 47097309..eea7d874 100644 --- a/dist-m39/pom.xml +++ b/dist-m39/pom.xml @@ -22,7 +22,7 @@ org.apache.maven.daemon mvnd - 1.0-m6 + 1.0-m7-SNAPSHOT mvnd-dist-m39 diff --git a/dist-m40/pom.xml b/dist-m40/pom.xml index 01a1f2c4..8fad5ff2 100644 --- a/dist-m40/pom.xml +++ b/dist-m40/pom.xml @@ -22,7 +22,7 @@ org.apache.maven.daemon mvnd - 1.0-m6 + 1.0-m7-SNAPSHOT mvnd-dist-m40 diff --git a/helper/pom.xml b/helper/pom.xml index 0f552095..8f78d20f 100644 --- a/helper/pom.xml +++ b/helper/pom.xml @@ -22,7 +22,7 @@ org.apache.maven.daemon mvnd - 1.0-m6 + 1.0-m7-SNAPSHOT mvnd-helper-agent diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 35fe769d..8fc84bf1 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -22,7 +22,7 @@ org.apache.maven.daemon mvnd - 1.0-m6 + 1.0-m7-SNAPSHOT mvnd-integration-tests diff --git a/logging/pom.xml b/logging/pom.xml index b4a046b9..6a32aabe 100644 --- a/logging/pom.xml +++ b/logging/pom.xml @@ -22,7 +22,7 @@ org.apache.maven.daemon mvnd - 1.0-m6 + 1.0-m7-SNAPSHOT mvnd-logging diff --git a/native/pom.xml b/native/pom.xml index 1d1b3c79..8d0b82a8 100644 --- a/native/pom.xml +++ b/native/pom.xml @@ -20,7 +20,7 @@ org.apache.maven.daemon mvnd - 1.0-m6 + 1.0-m7-SNAPSHOT mvnd-native diff --git a/pom.xml b/pom.xml index 8b68a2f0..2889452b 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ org.apache.maven.daemon mvnd - 1.0-m6 + 1.0-m7-SNAPSHOT pom Maven Daemon - Parent @@ -71,7 +71,7 @@ 1.8 1.8 8 - 2023-03-23T08:58:14Z + 2023-03-23T09:16:44Z false apache/maven-mvnd github.com:${project.github.repository}