From f1acf76556e57632a36634f4ad683186786d4ed9 Mon Sep 17 00:00:00 2001 From: Michael Osipov Date: Wed, 14 Aug 2024 17:41:36 +0200 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- maven-plugin-annotations/pom.xml | 2 +- maven-plugin-plugin/pom.xml | 2 +- maven-plugin-report-plugin/pom.xml | 2 +- maven-plugin-tools-annotations/pom.xml | 2 +- maven-plugin-tools-api/pom.xml | 2 +- maven-plugin-tools-generators/pom.xml | 2 +- maven-plugin-tools-java/pom.xml | 2 +- maven-script/maven-plugin-tools-ant/pom.xml | 2 +- maven-script/maven-plugin-tools-beanshell/pom.xml | 2 +- maven-script/maven-plugin-tools-model/pom.xml | 2 +- maven-script/maven-script-ant/pom.xml | 2 +- maven-script/maven-script-beanshell/pom.xml | 2 +- maven-script/pom.xml | 2 +- pom.xml | 6 +++--- 14 files changed, 16 insertions(+), 16 deletions(-) diff --git a/maven-plugin-annotations/pom.xml b/maven-plugin-annotations/pom.xml index 30568324..eed45ef0 100644 --- a/maven-plugin-annotations/pom.xml +++ b/maven-plugin-annotations/pom.xml @@ -23,7 +23,7 @@ org.apache.maven.plugin-tools maven-plugin-tools - 3.14.0 + 3.14.1-SNAPSHOT maven-plugin-annotations diff --git a/maven-plugin-plugin/pom.xml b/maven-plugin-plugin/pom.xml index a1fe689c..5e178487 100644 --- a/maven-plugin-plugin/pom.xml +++ b/maven-plugin-plugin/pom.xml @@ -23,7 +23,7 @@ org.apache.maven.plugin-tools maven-plugin-tools - 3.14.0 + 3.14.1-SNAPSHOT org.apache.maven.plugins diff --git a/maven-plugin-report-plugin/pom.xml b/maven-plugin-report-plugin/pom.xml index 2a1092b7..184d0e0f 100644 --- a/maven-plugin-report-plugin/pom.xml +++ b/maven-plugin-report-plugin/pom.xml @@ -23,7 +23,7 @@ org.apache.maven.plugin-tools maven-plugin-tools - 3.14.0 + 3.14.1-SNAPSHOT org.apache.maven.plugins diff --git a/maven-plugin-tools-annotations/pom.xml b/maven-plugin-tools-annotations/pom.xml index 23822a06..d7c20542 100644 --- a/maven-plugin-tools-annotations/pom.xml +++ b/maven-plugin-tools-annotations/pom.xml @@ -22,7 +22,7 @@ org.apache.maven.plugin-tools maven-plugin-tools - 3.14.0 + 3.14.1-SNAPSHOT maven-plugin-tools-annotations diff --git a/maven-plugin-tools-api/pom.xml b/maven-plugin-tools-api/pom.xml index 007763d7..40b79603 100644 --- a/maven-plugin-tools-api/pom.xml +++ b/maven-plugin-tools-api/pom.xml @@ -23,7 +23,7 @@ org.apache.maven.plugin-tools maven-plugin-tools - 3.14.0 + 3.14.1-SNAPSHOT maven-plugin-tools-api diff --git a/maven-plugin-tools-generators/pom.xml b/maven-plugin-tools-generators/pom.xml index 8debfe4f..32e89a84 100644 --- a/maven-plugin-tools-generators/pom.xml +++ b/maven-plugin-tools-generators/pom.xml @@ -23,7 +23,7 @@ org.apache.maven.plugin-tools maven-plugin-tools - 3.14.0 + 3.14.1-SNAPSHOT maven-plugin-tools-generators diff --git a/maven-plugin-tools-java/pom.xml b/maven-plugin-tools-java/pom.xml index d88f2acd..ae6d8c23 100644 --- a/maven-plugin-tools-java/pom.xml +++ b/maven-plugin-tools-java/pom.xml @@ -23,7 +23,7 @@ org.apache.maven.plugin-tools maven-plugin-tools - 3.14.0 + 3.14.1-SNAPSHOT maven-plugin-tools-java diff --git a/maven-script/maven-plugin-tools-ant/pom.xml b/maven-script/maven-plugin-tools-ant/pom.xml index 627e4d63..2be5f745 100644 --- a/maven-script/maven-plugin-tools-ant/pom.xml +++ b/maven-script/maven-plugin-tools-ant/pom.xml @@ -23,7 +23,7 @@ org.apache.maven.plugin-tools maven-script - 3.14.0 + 3.14.1-SNAPSHOT maven-plugin-tools-ant diff --git a/maven-script/maven-plugin-tools-beanshell/pom.xml b/maven-script/maven-plugin-tools-beanshell/pom.xml index 8e36ece5..a5b3c1a4 100644 --- a/maven-script/maven-plugin-tools-beanshell/pom.xml +++ b/maven-script/maven-plugin-tools-beanshell/pom.xml @@ -23,7 +23,7 @@ org.apache.maven.plugin-tools maven-script - 3.14.0 + 3.14.1-SNAPSHOT maven-plugin-tools-beanshell diff --git a/maven-script/maven-plugin-tools-model/pom.xml b/maven-script/maven-plugin-tools-model/pom.xml index a7a69313..abcdd50c 100644 --- a/maven-script/maven-plugin-tools-model/pom.xml +++ b/maven-script/maven-plugin-tools-model/pom.xml @@ -23,7 +23,7 @@ org.apache.maven.plugin-tools maven-script - 3.14.0 + 3.14.1-SNAPSHOT maven-plugin-tools-model diff --git a/maven-script/maven-script-ant/pom.xml b/maven-script/maven-script-ant/pom.xml index fde307c6..cc2c0cd0 100644 --- a/maven-script/maven-script-ant/pom.xml +++ b/maven-script/maven-script-ant/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.maven.plugin-tools maven-script - 3.14.0 + 3.14.1-SNAPSHOT maven-script-ant diff --git a/maven-script/maven-script-beanshell/pom.xml b/maven-script/maven-script-beanshell/pom.xml index d51fcf67..1778bc8d 100644 --- a/maven-script/maven-script-beanshell/pom.xml +++ b/maven-script/maven-script-beanshell/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.maven.plugin-tools maven-script - 3.14.0 + 3.14.1-SNAPSHOT maven-script-beanshell diff --git a/maven-script/pom.xml b/maven-script/pom.xml index dfeb7abc..8dbcb0af 100644 --- a/maven-script/pom.xml +++ b/maven-script/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.maven.plugin-tools maven-plugin-tools - 3.14.0 + 3.14.1-SNAPSHOT maven-script diff --git a/pom.xml b/pom.xml index f403511d..782cb54f 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ org.apache.maven.plugin-tools maven-plugin-tools - 3.14.0 + 3.14.1-SNAPSHOT pom Maven Plugin Tools @@ -71,7 +71,7 @@ scm:git:https://gitbox.apache.org/repos/asf/maven-plugin-tools.git scm:git:https://gitbox.apache.org/repos/asf/maven-plugin-tools.git - maven-plugin-tools-3.14.0 + maven-plugin-tools-3.9.0 https://github.com/apache/maven-plugin-tools/tree/${project.scm.tag} @@ -109,7 +109,7 @@ 3.11.0 3.5.0 3.5.0 - 2024-08-14T15:40:43Z + 2024-08-14T15:41:34Z