diff --git a/agent/pom.xml b/agent/pom.xml index 0f50ca8b..e53c9b70 100644 --- a/agent/pom.xml +++ b/agent/pom.xml @@ -22,7 +22,7 @@ org.apache.maven.daemon mvnd - 1.0-m9-SNAPSHOT + 1.0.0 mvnd-agent diff --git a/build-plugin/pom.xml b/build-plugin/pom.xml index 62ba7f43..a49497bc 100644 --- a/build-plugin/pom.xml +++ b/build-plugin/pom.xml @@ -22,7 +22,7 @@ org.apache.maven.daemon mvnd - 1.0-m9-SNAPSHOT + 1.0.0 mvnd-build-maven-plugin diff --git a/client/pom.xml b/client/pom.xml index df0fc1f1..99c05cc9 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -22,7 +22,7 @@ org.apache.maven.daemon mvnd - 1.0-m9-SNAPSHOT + 1.0.0 mvnd-client diff --git a/common/pom.xml b/common/pom.xml index edf98db8..39242e68 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -22,7 +22,7 @@ org.apache.maven.daemon mvnd - 1.0-m9-SNAPSHOT + 1.0.0 mvnd-common diff --git a/daemon/pom.xml b/daemon/pom.xml index bfc6977e..e6842ecf 100644 --- a/daemon/pom.xml +++ b/daemon/pom.xml @@ -22,7 +22,7 @@ org.apache.maven.daemon mvnd - 1.0-m9-SNAPSHOT + 1.0.0 mvnd-daemon diff --git a/dist/pom.xml b/dist/pom.xml index 0a4b5c54..e1515c48 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -22,7 +22,7 @@ org.apache.maven.daemon mvnd - 1.0-m9-SNAPSHOT + 1.0.0 mvnd-dist diff --git a/helper/pom.xml b/helper/pom.xml index 6722dea3..c96ef71e 100644 --- a/helper/pom.xml +++ b/helper/pom.xml @@ -22,7 +22,7 @@ org.apache.maven.daemon mvnd - 1.0-m9-SNAPSHOT + 1.0.0 mvnd-helper-agent diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 623df468..5f9be422 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -22,7 +22,7 @@ org.apache.maven.daemon mvnd - 1.0-m9-SNAPSHOT + 1.0.0 mvnd-integration-tests diff --git a/logging/pom.xml b/logging/pom.xml index 82fb62f5..0e4fdd62 100644 --- a/logging/pom.xml +++ b/logging/pom.xml @@ -22,7 +22,7 @@ org.apache.maven.daemon mvnd - 1.0-m9-SNAPSHOT + 1.0.0 mvnd-logging diff --git a/native/pom.xml b/native/pom.xml index d9371901..81836f23 100644 --- a/native/pom.xml +++ b/native/pom.xml @@ -20,7 +20,7 @@ org.apache.maven.daemon mvnd - 1.0-m9-SNAPSHOT + 1.0.0 mvnd-native diff --git a/pom.xml b/pom.xml index d0806de7..718759e3 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ org.apache.maven.daemon mvnd - 1.0-m9-SNAPSHOT + 1.0.0 pom Maven Daemon - Parent @@ -68,7 +68,7 @@ 8 8 8 - 2023-10-26T05:45:19Z + 2024-06-14T12:43:21Z false apache/maven-mvnd github.com:${project.github.repository}