From 34b7ee35cf93062134d034fb7463141d93058e5e Mon Sep 17 00:00:00 2001 From: Guillaume Nodet Date: Wed, 22 Mar 2023 08:58:41 +0100 Subject: [PATCH] Next is 1.0-m6-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 09be399d..3f12549d 100644 --- a/agent/pom.xml +++ b/agent/pom.xml @@ -22,7 +22,7 @@ org.apache.maven.daemon mvnd - 1.0-m5 + 1.0-m6-SNAPSHOT mvnd-agent diff --git a/build-plugin/pom.xml b/build-plugin/pom.xml index df31d3a9..d76fa74d 100644 --- a/build-plugin/pom.xml +++ b/build-plugin/pom.xml @@ -22,7 +22,7 @@ org.apache.maven.daemon mvnd - 1.0-m5 + 1.0-m6-SNAPSHOT mvnd-build-maven-plugin diff --git a/client/pom.xml b/client/pom.xml index e42cb7af..69f2c32f 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -22,7 +22,7 @@ org.apache.maven.daemon mvnd - 1.0-m5 + 1.0-m6-SNAPSHOT mvnd-client diff --git a/common/pom.xml b/common/pom.xml index 741ac757..5fcf50c9 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -22,7 +22,7 @@ org.apache.maven.daemon mvnd - 1.0-m5 + 1.0-m6-SNAPSHOT mvnd-common diff --git a/daemon-m39/pom.xml b/daemon-m39/pom.xml index 240297ef..7962a394 100644 --- a/daemon-m39/pom.xml +++ b/daemon-m39/pom.xml @@ -22,7 +22,7 @@ org.apache.maven.daemon mvnd - 1.0-m5 + 1.0-m6-SNAPSHOT mvnd-daemon-m39 diff --git a/daemon-m40/pom.xml b/daemon-m40/pom.xml index 8b02f60f..99a10065 100644 --- a/daemon-m40/pom.xml +++ b/daemon-m40/pom.xml @@ -22,7 +22,7 @@ org.apache.maven.daemon mvnd - 1.0-m5 + 1.0-m6-SNAPSHOT mvnd-daemon-m40 diff --git a/daemon/pom.xml b/daemon/pom.xml index b28fbe1b..5536060c 100644 --- a/daemon/pom.xml +++ b/daemon/pom.xml @@ -22,7 +22,7 @@ org.apache.maven.daemon mvnd - 1.0-m5 + 1.0-m6-SNAPSHOT mvnd-daemon diff --git a/dist-m39/pom.xml b/dist-m39/pom.xml index 579d5c2a..bdd41915 100644 --- a/dist-m39/pom.xml +++ b/dist-m39/pom.xml @@ -22,7 +22,7 @@ org.apache.maven.daemon mvnd - 1.0-m5 + 1.0-m6-SNAPSHOT mvnd-dist-m39 diff --git a/dist-m40/pom.xml b/dist-m40/pom.xml index 3521f701..08a98724 100644 --- a/dist-m40/pom.xml +++ b/dist-m40/pom.xml @@ -22,7 +22,7 @@ org.apache.maven.daemon mvnd - 1.0-m5 + 1.0-m6-SNAPSHOT mvnd-dist-m40 diff --git a/helper/pom.xml b/helper/pom.xml index 974d1e3f..b876621d 100644 --- a/helper/pom.xml +++ b/helper/pom.xml @@ -22,7 +22,7 @@ org.apache.maven.daemon mvnd - 1.0-m5 + 1.0-m6-SNAPSHOT mvnd-helper-agent diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 124f59d7..caed3e52 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -22,7 +22,7 @@ org.apache.maven.daemon mvnd - 1.0-m5 + 1.0-m6-SNAPSHOT mvnd-integration-tests diff --git a/logging/pom.xml b/logging/pom.xml index 0174f02d..5de0ed3d 100644 --- a/logging/pom.xml +++ b/logging/pom.xml @@ -22,7 +22,7 @@ org.apache.maven.daemon mvnd - 1.0-m5 + 1.0-m6-SNAPSHOT mvnd-logging diff --git a/native/pom.xml b/native/pom.xml index bc83698b..ec281bee 100644 --- a/native/pom.xml +++ b/native/pom.xml @@ -20,7 +20,7 @@ org.apache.maven.daemon mvnd - 1.0-m5 + 1.0-m6-SNAPSHOT mvnd-native diff --git a/pom.xml b/pom.xml index fe48bd56..26af1edf 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ org.apache.maven.daemon mvnd - 1.0-m5 + 1.0-m6-SNAPSHOT pom Maven Daemon - Parent @@ -71,7 +71,7 @@ 1.8 1.8 8 - 2023-03-22T07:56:47Z + 2023-03-22T07:58:41Z false apache/maven-mvnd github.com:${project.github.repository}