From 11c6567bdde82429e209abfe9fad20b90a8fb7ae Mon Sep 17 00:00:00 2001 From: Guillaume Nodet Date: Sat, 28 Jan 2023 14:41:03 +0100 Subject: [PATCH] Next is 1.0.0-m5-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 | 4 ++-- 10 files changed, 11 insertions(+), 11 deletions(-) diff --git a/agent/pom.xml b/agent/pom.xml index f7a1ba47..436043b0 100644 --- a/agent/pom.xml +++ b/agent/pom.xml @@ -22,7 +22,7 @@ org.apache.maven.daemon mvnd - 1.0.0-m4 + 1.0.0-m5-SNAPSHOT mvnd-agent diff --git a/build-plugin/pom.xml b/build-plugin/pom.xml index 153510c0..eb2bb287 100644 --- a/build-plugin/pom.xml +++ b/build-plugin/pom.xml @@ -22,7 +22,7 @@ org.apache.maven.daemon mvnd - 1.0.0-m4 + 1.0.0-m5-SNAPSHOT mvnd-build-maven-plugin diff --git a/client/pom.xml b/client/pom.xml index bae2d325..61bbea33 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -22,7 +22,7 @@ org.apache.maven.daemon mvnd - 1.0.0-m4 + 1.0.0-m5-SNAPSHOT mvnd-client diff --git a/common/pom.xml b/common/pom.xml index 1ecfa111..a66534ce 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -22,7 +22,7 @@ org.apache.maven.daemon mvnd - 1.0.0-m4 + 1.0.0-m5-SNAPSHOT mvnd-common diff --git a/daemon/pom.xml b/daemon/pom.xml index be105d61..afb97832 100644 --- a/daemon/pom.xml +++ b/daemon/pom.xml @@ -22,7 +22,7 @@ org.apache.maven.daemon mvnd - 1.0.0-m4 + 1.0.0-m5-SNAPSHOT mvnd-daemon diff --git a/dist/pom.xml b/dist/pom.xml index 51973344..46aeb88e 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -22,7 +22,7 @@ org.apache.maven.daemon mvnd - 1.0.0-m4 + 1.0.0-m5-SNAPSHOT mvnd-dist diff --git a/helper/pom.xml b/helper/pom.xml index d53d7a91..82042c73 100644 --- a/helper/pom.xml +++ b/helper/pom.xml @@ -22,7 +22,7 @@ org.apache.maven.daemon mvnd - 1.0.0-m4 + 1.0.0-m5-SNAPSHOT mvnd-helper-agent diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 28ccc305..286d9a18 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -22,7 +22,7 @@ org.apache.maven.daemon mvnd - 1.0.0-m4 + 1.0.0-m5-SNAPSHOT mvnd-integration-tests diff --git a/native/pom.xml b/native/pom.xml index f4cc693f..dfc51c33 100644 --- a/native/pom.xml +++ b/native/pom.xml @@ -20,7 +20,7 @@ org.apache.maven.daemon mvnd - 1.0.0-m4 + 1.0.0-m5-SNAPSHOT mvnd-native diff --git a/pom.xml b/pom.xml index 899f4d71..27fcaf6a 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ org.apache.maven.daemon mvnd - 1.0.0-m4 + 1.0.0-m5-SNAPSHOT pom Maven Daemon - Parent @@ -67,7 +67,7 @@ 1.8 1.8 8 - 2023-01-28T13:34:07Z + 2023-01-28T13:41:03Z false apache/maven-mvnd github.com:${project.github.repository}