From 621c13a190faf99724130a4dd0b8ec473a9cde44 Mon Sep 17 00:00:00 2001 From: Tamas Cservenak Date: Thu, 20 Jun 2024 14:55:15 +0200 Subject: [PATCH] [release] Release 1.0.1 --- 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 0908cb4cf..83b055eb2 100644 --- a/agent/pom.xml +++ b/agent/pom.xml @@ -22,7 +22,7 @@ org.apache.maven.daemon mvnd - 1.0.1-SNAPSHOT + 1.0.1 mvnd-agent diff --git a/build-plugin/pom.xml b/build-plugin/pom.xml index 55b3acc6c..fffc0e2ed 100644 --- a/build-plugin/pom.xml +++ b/build-plugin/pom.xml @@ -22,7 +22,7 @@ org.apache.maven.daemon mvnd - 1.0.1-SNAPSHOT + 1.0.1 mvnd-build-maven-plugin diff --git a/client/pom.xml b/client/pom.xml index 5707b21fd..44091fb1a 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -22,7 +22,7 @@ org.apache.maven.daemon mvnd - 1.0.1-SNAPSHOT + 1.0.1 mvnd-client diff --git a/common/pom.xml b/common/pom.xml index 3d95b8fd9..5ee6c1bc3 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -22,7 +22,7 @@ org.apache.maven.daemon mvnd - 1.0.1-SNAPSHOT + 1.0.1 mvnd-common diff --git a/daemon/pom.xml b/daemon/pom.xml index 7cc58d78e..1d92e2426 100644 --- a/daemon/pom.xml +++ b/daemon/pom.xml @@ -22,7 +22,7 @@ org.apache.maven.daemon mvnd - 1.0.1-SNAPSHOT + 1.0.1 mvnd-daemon diff --git a/dist/pom.xml b/dist/pom.xml index e772f83ce..bcde1be83 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -22,7 +22,7 @@ org.apache.maven.daemon mvnd - 1.0.1-SNAPSHOT + 1.0.1 mvnd-dist diff --git a/helper/pom.xml b/helper/pom.xml index 2651f4f25..9130a2d5d 100644 --- a/helper/pom.xml +++ b/helper/pom.xml @@ -22,7 +22,7 @@ org.apache.maven.daemon mvnd - 1.0.1-SNAPSHOT + 1.0.1 mvnd-helper-agent diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index f97a6060e..ec2f2463a 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -22,7 +22,7 @@ org.apache.maven.daemon mvnd - 1.0.1-SNAPSHOT + 1.0.1 mvnd-integration-tests diff --git a/logging/pom.xml b/logging/pom.xml index 8dfc22cd1..ed16def51 100644 --- a/logging/pom.xml +++ b/logging/pom.xml @@ -22,7 +22,7 @@ org.apache.maven.daemon mvnd - 1.0.1-SNAPSHOT + 1.0.1 mvnd-logging diff --git a/native/pom.xml b/native/pom.xml index 32565d581..a4374d02d 100644 --- a/native/pom.xml +++ b/native/pom.xml @@ -20,7 +20,7 @@ org.apache.maven.daemon mvnd - 1.0.1-SNAPSHOT + 1.0.1 mvnd-native diff --git a/pom.xml b/pom.xml index 608f55f1d..7b5205876 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ org.apache.maven.daemon mvnd - 1.0.1-SNAPSHOT + 1.0.1 pom Maven Daemon - Parent @@ -68,7 +68,7 @@ 8 8 8 - 2024-06-14T12:43:38Z + 2024-06-20T12:54:53Z false apache/maven-mvnd github.com:${project.github.repository}