From c0ec895c6c9380112b10c1797ffa63f9e0d1053e Mon Sep 17 00:00:00 2001 From: Tamas Cservenak Date: Tue, 20 Aug 2024 23:52:07 +0200 Subject: [PATCH] Next is 1.0.3-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 102258d0..672ab2f5 100644 --- a/agent/pom.xml +++ b/agent/pom.xml @@ -22,7 +22,7 @@ org.apache.maven.daemon mvnd - 1.0.2 + 1.0.3-SNAPSHOT mvnd-agent diff --git a/build-plugin/pom.xml b/build-plugin/pom.xml index 109cdd69..b2cc14b0 100644 --- a/build-plugin/pom.xml +++ b/build-plugin/pom.xml @@ -22,7 +22,7 @@ org.apache.maven.daemon mvnd - 1.0.2 + 1.0.3-SNAPSHOT mvnd-build-maven-plugin diff --git a/client/pom.xml b/client/pom.xml index 7f9d7e3b..bbfb836b 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -22,7 +22,7 @@ org.apache.maven.daemon mvnd - 1.0.2 + 1.0.3-SNAPSHOT mvnd-client diff --git a/common/pom.xml b/common/pom.xml index a4c9736f..8e76b5e3 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -22,7 +22,7 @@ org.apache.maven.daemon mvnd - 1.0.2 + 1.0.3-SNAPSHOT mvnd-common diff --git a/daemon/pom.xml b/daemon/pom.xml index 8b8b0761..721fc06f 100644 --- a/daemon/pom.xml +++ b/daemon/pom.xml @@ -22,7 +22,7 @@ org.apache.maven.daemon mvnd - 1.0.2 + 1.0.3-SNAPSHOT mvnd-daemon diff --git a/dist/pom.xml b/dist/pom.xml index cd26b943..9db11581 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -22,7 +22,7 @@ org.apache.maven.daemon mvnd - 1.0.2 + 1.0.3-SNAPSHOT mvnd-dist diff --git a/helper/pom.xml b/helper/pom.xml index f2fb6f09..f40c3058 100644 --- a/helper/pom.xml +++ b/helper/pom.xml @@ -22,7 +22,7 @@ org.apache.maven.daemon mvnd - 1.0.2 + 1.0.3-SNAPSHOT mvnd-helper-agent diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 9742f890..6aff18ee 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -22,7 +22,7 @@ org.apache.maven.daemon mvnd - 1.0.2 + 1.0.3-SNAPSHOT mvnd-integration-tests diff --git a/logging/pom.xml b/logging/pom.xml index 2bc3ac4e..549b391e 100644 --- a/logging/pom.xml +++ b/logging/pom.xml @@ -22,7 +22,7 @@ org.apache.maven.daemon mvnd - 1.0.2 + 1.0.3-SNAPSHOT mvnd-logging diff --git a/native/pom.xml b/native/pom.xml index 2275e44e..5a329c81 100644 --- a/native/pom.xml +++ b/native/pom.xml @@ -20,7 +20,7 @@ org.apache.maven.daemon mvnd - 1.0.2 + 1.0.3-SNAPSHOT mvnd-native diff --git a/pom.xml b/pom.xml index c1cec38b..47df3f84 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ org.apache.maven.daemon mvnd - 1.0.2 + 1.0.3-SNAPSHOT pom Maven Daemon - Parent @@ -68,7 +68,7 @@ 8 8 8 - 2024-08-20T21:51:40Z + 2024-08-20T21:52:06Z false apache/maven-mvnd github.com:${project.github.repository}