From c8fc60450451c97bf940af25faf7c4d9f2a4f451 Mon Sep 17 00:00:00 2001 From: Guillaume Nodet Date: Tue, 26 Nov 2024 10:14:09 +0100 Subject: [PATCH] Next is 2.0.0-rc-2-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 +- logging/pom.xml | 2 +- native/pom.xml | 2 +- pom.xml | 4 ++-- 11 files changed, 12 insertions(+), 12 deletions(-) diff --git a/agent/pom.xml b/agent/pom.xml index 2af3edd04..b2fa446f3 100644 --- a/agent/pom.xml +++ b/agent/pom.xml @@ -22,7 +22,7 @@ org.apache.maven.daemon mvnd - 2.0.0-rc-1 + 2.0.0-rc-2-SNAPSHOT mvnd-agent diff --git a/build-plugin/pom.xml b/build-plugin/pom.xml index 7e5db593b..e7f0458f8 100644 --- a/build-plugin/pom.xml +++ b/build-plugin/pom.xml @@ -22,7 +22,7 @@ org.apache.maven.daemon mvnd - 2.0.0-rc-1 + 2.0.0-rc-2-SNAPSHOT mvnd-build-maven-plugin diff --git a/client/pom.xml b/client/pom.xml index 6ba6a709f..f6ed30437 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -22,7 +22,7 @@ org.apache.maven.daemon mvnd - 2.0.0-rc-1 + 2.0.0-rc-2-SNAPSHOT mvnd-client diff --git a/common/pom.xml b/common/pom.xml index 69faa5969..3f992bf17 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -22,7 +22,7 @@ org.apache.maven.daemon mvnd - 2.0.0-rc-1 + 2.0.0-rc-2-SNAPSHOT mvnd-common diff --git a/daemon/pom.xml b/daemon/pom.xml index 31b0aff08..006bd14bd 100644 --- a/daemon/pom.xml +++ b/daemon/pom.xml @@ -22,7 +22,7 @@ org.apache.maven.daemon mvnd - 2.0.0-rc-1 + 2.0.0-rc-2-SNAPSHOT mvnd-daemon diff --git a/dist/pom.xml b/dist/pom.xml index 1fe682c21..1fd9a9703 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -22,7 +22,7 @@ org.apache.maven.daemon mvnd - 2.0.0-rc-1 + 2.0.0-rc-2-SNAPSHOT mvnd-dist diff --git a/helper/pom.xml b/helper/pom.xml index 79ba699bf..0cfd687a7 100644 --- a/helper/pom.xml +++ b/helper/pom.xml @@ -22,7 +22,7 @@ org.apache.maven.daemon mvnd - 2.0.0-rc-1 + 2.0.0-rc-2-SNAPSHOT mvnd-helper-agent diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index e692f247c..256685ecd 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -22,7 +22,7 @@ org.apache.maven.daemon mvnd - 2.0.0-rc-1 + 2.0.0-rc-2-SNAPSHOT mvnd-integration-tests diff --git a/logging/pom.xml b/logging/pom.xml index d9ac1b5a3..7733a6445 100644 --- a/logging/pom.xml +++ b/logging/pom.xml @@ -22,7 +22,7 @@ org.apache.maven.daemon mvnd - 2.0.0-rc-1 + 2.0.0-rc-2-SNAPSHOT mvnd-logging diff --git a/native/pom.xml b/native/pom.xml index 5a0d08244..b4cefdb29 100644 --- a/native/pom.xml +++ b/native/pom.xml @@ -20,7 +20,7 @@ org.apache.maven.daemon mvnd - 2.0.0-rc-1 + 2.0.0-rc-2-SNAPSHOT mvnd-native diff --git a/pom.xml b/pom.xml index 53ecbba89..aaae4ca11 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ org.apache.maven.daemon mvnd - 2.0.0-rc-1 + 2.0.0-rc-2-SNAPSHOT pom Maven Daemon - Parent @@ -69,7 +69,7 @@ 17 17 17 - 2024-11-26T09:13:49Z + 2024-11-26T09:14:09Z false apache/maven-mvnd github.com:${project.github.repository}