diff --git a/agent/pom.xml b/agent/pom.xml index b2fa446f3..8ee7071f6 100644 --- a/agent/pom.xml +++ b/agent/pom.xml @@ -22,7 +22,7 @@ org.apache.maven.daemon mvnd - 2.0.0-rc-2-SNAPSHOT + 2.0.0-rc-3-SNAPSHOT mvnd-agent diff --git a/build-plugin/pom.xml b/build-plugin/pom.xml index e7f0458f8..33ca28cf6 100644 --- a/build-plugin/pom.xml +++ b/build-plugin/pom.xml @@ -22,7 +22,7 @@ org.apache.maven.daemon mvnd - 2.0.0-rc-2-SNAPSHOT + 2.0.0-rc-3-SNAPSHOT mvnd-build-maven-plugin diff --git a/client/pom.xml b/client/pom.xml index f6ed30437..ad0d8d4c0 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -22,7 +22,7 @@ org.apache.maven.daemon mvnd - 2.0.0-rc-2-SNAPSHOT + 2.0.0-rc-3-SNAPSHOT mvnd-client diff --git a/common/pom.xml b/common/pom.xml index 3f992bf17..122cb692d 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -22,7 +22,7 @@ org.apache.maven.daemon mvnd - 2.0.0-rc-2-SNAPSHOT + 2.0.0-rc-3-SNAPSHOT mvnd-common diff --git a/daemon/pom.xml b/daemon/pom.xml index 006bd14bd..01fd940ff 100644 --- a/daemon/pom.xml +++ b/daemon/pom.xml @@ -22,7 +22,7 @@ org.apache.maven.daemon mvnd - 2.0.0-rc-2-SNAPSHOT + 2.0.0-rc-3-SNAPSHOT mvnd-daemon diff --git a/dist/pom.xml b/dist/pom.xml index 1fd9a9703..c6e355efd 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -22,7 +22,7 @@ org.apache.maven.daemon mvnd - 2.0.0-rc-2-SNAPSHOT + 2.0.0-rc-3-SNAPSHOT mvnd-dist diff --git a/helper/pom.xml b/helper/pom.xml index 0cfd687a7..f67104396 100644 --- a/helper/pom.xml +++ b/helper/pom.xml @@ -22,7 +22,7 @@ org.apache.maven.daemon mvnd - 2.0.0-rc-2-SNAPSHOT + 2.0.0-rc-3-SNAPSHOT mvnd-helper-agent diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 256685ecd..2590e32b0 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -22,7 +22,7 @@ org.apache.maven.daemon mvnd - 2.0.0-rc-2-SNAPSHOT + 2.0.0-rc-3-SNAPSHOT mvnd-integration-tests diff --git a/logging/pom.xml b/logging/pom.xml index 7733a6445..bf276b551 100644 --- a/logging/pom.xml +++ b/logging/pom.xml @@ -22,7 +22,7 @@ org.apache.maven.daemon mvnd - 2.0.0-rc-2-SNAPSHOT + 2.0.0-rc-3-SNAPSHOT mvnd-logging diff --git a/native/pom.xml b/native/pom.xml index b4cefdb29..2f23b4201 100644 --- a/native/pom.xml +++ b/native/pom.xml @@ -20,7 +20,7 @@ org.apache.maven.daemon mvnd - 2.0.0-rc-2-SNAPSHOT + 2.0.0-rc-3-SNAPSHOT mvnd-native diff --git a/pom.xml b/pom.xml index 5441dd166..4e93a97c9 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ org.apache.maven.daemon mvnd - 2.0.0-rc-2-SNAPSHOT + 2.0.0-rc-3-SNAPSHOT pom Maven Daemon - Parent