From f05de78d088c7b4c11d835a7fdd76a43b5282629 Mon Sep 17 00:00:00 2001 From: Guillaume Nodet Date: Thu, 26 Oct 2023 07:45:20 +0200 Subject: [PATCH] Next is 1.0-m9-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 d727648c3..0f50ca8b7 100644 --- a/agent/pom.xml +++ b/agent/pom.xml @@ -22,7 +22,7 @@ org.apache.maven.daemon mvnd - 1.0-m8 + 1.0-m9-SNAPSHOT mvnd-agent diff --git a/build-plugin/pom.xml b/build-plugin/pom.xml index 165693874..419aaee2e 100644 --- a/build-plugin/pom.xml +++ b/build-plugin/pom.xml @@ -22,7 +22,7 @@ org.apache.maven.daemon mvnd - 1.0-m8 + 1.0-m9-SNAPSHOT mvnd-build-maven-plugin diff --git a/client/pom.xml b/client/pom.xml index e152eb545..8726746c9 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -22,7 +22,7 @@ org.apache.maven.daemon mvnd - 1.0-m8 + 1.0-m9-SNAPSHOT mvnd-client diff --git a/common/pom.xml b/common/pom.xml index 2176c0b33..2e59be63f 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -22,7 +22,7 @@ org.apache.maven.daemon mvnd - 1.0-m8 + 1.0-m9-SNAPSHOT mvnd-common diff --git a/daemon-m39/pom.xml b/daemon-m39/pom.xml index f45fbe0b8..962bf637b 100644 --- a/daemon-m39/pom.xml +++ b/daemon-m39/pom.xml @@ -22,7 +22,7 @@ org.apache.maven.daemon mvnd - 1.0-m8 + 1.0-m9-SNAPSHOT mvnd-daemon-m39 diff --git a/daemon-m40/pom.xml b/daemon-m40/pom.xml index 42ccee525..1b15da4be 100644 --- a/daemon-m40/pom.xml +++ b/daemon-m40/pom.xml @@ -22,7 +22,7 @@ org.apache.maven.daemon mvnd - 1.0-m8 + 1.0-m9-SNAPSHOT mvnd-daemon-m40 diff --git a/daemon/pom.xml b/daemon/pom.xml index 9eda8d4f8..05d4b48d8 100644 --- a/daemon/pom.xml +++ b/daemon/pom.xml @@ -22,7 +22,7 @@ org.apache.maven.daemon mvnd - 1.0-m8 + 1.0-m9-SNAPSHOT mvnd-daemon diff --git a/dist-m39/pom.xml b/dist-m39/pom.xml index cbb5c72c3..8627f5aed 100644 --- a/dist-m39/pom.xml +++ b/dist-m39/pom.xml @@ -22,7 +22,7 @@ org.apache.maven.daemon mvnd - 1.0-m8 + 1.0-m9-SNAPSHOT mvnd-dist-m39 diff --git a/dist-m40/pom.xml b/dist-m40/pom.xml index ec79f7bc8..5c1549284 100644 --- a/dist-m40/pom.xml +++ b/dist-m40/pom.xml @@ -22,7 +22,7 @@ org.apache.maven.daemon mvnd - 1.0-m8 + 1.0-m9-SNAPSHOT mvnd-dist-m40 diff --git a/helper/pom.xml b/helper/pom.xml index e55e83d8a..6722dea3e 100644 --- a/helper/pom.xml +++ b/helper/pom.xml @@ -22,7 +22,7 @@ org.apache.maven.daemon mvnd - 1.0-m8 + 1.0-m9-SNAPSHOT mvnd-helper-agent diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 18bf6c54e..295eef027 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -22,7 +22,7 @@ org.apache.maven.daemon mvnd - 1.0-m8 + 1.0-m9-SNAPSHOT mvnd-integration-tests diff --git a/logging/pom.xml b/logging/pom.xml index e55db0e7d..14a6bd836 100644 --- a/logging/pom.xml +++ b/logging/pom.xml @@ -22,7 +22,7 @@ org.apache.maven.daemon mvnd - 1.0-m8 + 1.0-m9-SNAPSHOT mvnd-logging diff --git a/native/pom.xml b/native/pom.xml index 9c4078ec5..4c14f1198 100644 --- a/native/pom.xml +++ b/native/pom.xml @@ -20,7 +20,7 @@ org.apache.maven.daemon mvnd - 1.0-m8 + 1.0-m9-SNAPSHOT mvnd-native diff --git a/pom.xml b/pom.xml index b600ce15c..778eeb57a 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ org.apache.maven.daemon mvnd - 1.0-m8 + 1.0-m9-SNAPSHOT pom Maven Daemon - Parent @@ -71,7 +71,7 @@ 1.8 1.8 8 - 2023-10-26T05:42:48Z + 2023-10-26T05:45:19Z false apache/maven-mvnd github.com:${project.github.repository}