This is an automated email from the ASF dual-hosted git repository. michaelo pushed a commit to branch maven-plugin-tools-3.x in repository https://gitbox.apache.org/repos/asf/maven-plugin-tools.git
The following commit(s) were added to refs/heads/maven-plugin-tools-3.x by this push: new bc2daa4b [maven-release-plugin] prepare release maven-plugin-tools-3.15.1 bc2daa4b is described below commit bc2daa4bb2b71b13e9de7014aad97bd6b6b0f5c4 Author: Michael Osipov <micha...@apache.org> AuthorDate: Tue Oct 22 16:48:57 2024 +0200 [maven-release-plugin] prepare release maven-plugin-tools-3.15.1 --- 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 fe6f1ef7..cc1fcdff 100644 --- a/maven-plugin-annotations/pom.xml +++ b/maven-plugin-annotations/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.maven.plugin-tools</groupId> <artifactId>maven-plugin-tools</artifactId> - <version>3.15.1-SNAPSHOT</version> + <version>3.15.1</version> </parent> <artifactId>maven-plugin-annotations</artifactId> diff --git a/maven-plugin-plugin/pom.xml b/maven-plugin-plugin/pom.xml index 9f374bba..d5ba1dd0 100644 --- a/maven-plugin-plugin/pom.xml +++ b/maven-plugin-plugin/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.maven.plugin-tools</groupId> <artifactId>maven-plugin-tools</artifactId> - <version>3.15.1-SNAPSHOT</version> + <version>3.15.1</version> </parent> <groupId>org.apache.maven.plugins</groupId> diff --git a/maven-plugin-report-plugin/pom.xml b/maven-plugin-report-plugin/pom.xml index a45f31bc..07b67a69 100644 --- a/maven-plugin-report-plugin/pom.xml +++ b/maven-plugin-report-plugin/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.maven.plugin-tools</groupId> <artifactId>maven-plugin-tools</artifactId> - <version>3.15.1-SNAPSHOT</version> + <version>3.15.1</version> </parent> <groupId>org.apache.maven.plugins</groupId> diff --git a/maven-plugin-tools-annotations/pom.xml b/maven-plugin-tools-annotations/pom.xml index 90ca7321..6efdfadd 100644 --- a/maven-plugin-tools-annotations/pom.xml +++ b/maven-plugin-tools-annotations/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.maven.plugin-tools</groupId> <artifactId>maven-plugin-tools</artifactId> - <version>3.15.1-SNAPSHOT</version> + <version>3.15.1</version> </parent> <artifactId>maven-plugin-tools-annotations</artifactId> diff --git a/maven-plugin-tools-api/pom.xml b/maven-plugin-tools-api/pom.xml index 189611b1..d2216afe 100644 --- a/maven-plugin-tools-api/pom.xml +++ b/maven-plugin-tools-api/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.maven.plugin-tools</groupId> <artifactId>maven-plugin-tools</artifactId> - <version>3.15.1-SNAPSHOT</version> + <version>3.15.1</version> </parent> <artifactId>maven-plugin-tools-api</artifactId> diff --git a/maven-plugin-tools-generators/pom.xml b/maven-plugin-tools-generators/pom.xml index 1d4e4453..bf095c9c 100644 --- a/maven-plugin-tools-generators/pom.xml +++ b/maven-plugin-tools-generators/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.maven.plugin-tools</groupId> <artifactId>maven-plugin-tools</artifactId> - <version>3.15.1-SNAPSHOT</version> + <version>3.15.1</version> </parent> <artifactId>maven-plugin-tools-generators</artifactId> diff --git a/maven-plugin-tools-java/pom.xml b/maven-plugin-tools-java/pom.xml index b3be98bb..3a443ab3 100644 --- a/maven-plugin-tools-java/pom.xml +++ b/maven-plugin-tools-java/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.maven.plugin-tools</groupId> <artifactId>maven-plugin-tools</artifactId> - <version>3.15.1-SNAPSHOT</version> + <version>3.15.1</version> </parent> <artifactId>maven-plugin-tools-java</artifactId> diff --git a/maven-script/maven-plugin-tools-ant/pom.xml b/maven-script/maven-plugin-tools-ant/pom.xml index 2d310a2a..b5dbdced 100644 --- a/maven-script/maven-plugin-tools-ant/pom.xml +++ b/maven-script/maven-plugin-tools-ant/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.maven.plugin-tools</groupId> <artifactId>maven-script</artifactId> - <version>3.15.1-SNAPSHOT</version> + <version>3.15.1</version> </parent> <artifactId>maven-plugin-tools-ant</artifactId> diff --git a/maven-script/maven-plugin-tools-beanshell/pom.xml b/maven-script/maven-plugin-tools-beanshell/pom.xml index 9e9475db..7eb136c4 100644 --- a/maven-script/maven-plugin-tools-beanshell/pom.xml +++ b/maven-script/maven-plugin-tools-beanshell/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.maven.plugin-tools</groupId> <artifactId>maven-script</artifactId> - <version>3.15.1-SNAPSHOT</version> + <version>3.15.1</version> </parent> <artifactId>maven-plugin-tools-beanshell</artifactId> diff --git a/maven-script/maven-plugin-tools-model/pom.xml b/maven-script/maven-plugin-tools-model/pom.xml index c492e0b0..a52028de 100644 --- a/maven-script/maven-plugin-tools-model/pom.xml +++ b/maven-script/maven-plugin-tools-model/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.maven.plugin-tools</groupId> <artifactId>maven-script</artifactId> - <version>3.15.1-SNAPSHOT</version> + <version>3.15.1</version> </parent> <artifactId>maven-plugin-tools-model</artifactId> diff --git a/maven-script/maven-script-ant/pom.xml b/maven-script/maven-script-ant/pom.xml index 077aec9e..010f2fa7 100644 --- a/maven-script/maven-script-ant/pom.xml +++ b/maven-script/maven-script-ant/pom.xml @@ -23,7 +23,7 @@ under the License. <parent> <groupId>org.apache.maven.plugin-tools</groupId> <artifactId>maven-script</artifactId> - <version>3.15.1-SNAPSHOT</version> + <version>3.15.1</version> </parent> <artifactId>maven-script-ant</artifactId> diff --git a/maven-script/maven-script-beanshell/pom.xml b/maven-script/maven-script-beanshell/pom.xml index fe1d7c3b..8f729a95 100644 --- a/maven-script/maven-script-beanshell/pom.xml +++ b/maven-script/maven-script-beanshell/pom.xml @@ -23,7 +23,7 @@ under the License. <parent> <groupId>org.apache.maven.plugin-tools</groupId> <artifactId>maven-script</artifactId> - <version>3.15.1-SNAPSHOT</version> + <version>3.15.1</version> </parent> <artifactId>maven-script-beanshell</artifactId> diff --git a/maven-script/pom.xml b/maven-script/pom.xml index 76be2608..8889288e 100644 --- a/maven-script/pom.xml +++ b/maven-script/pom.xml @@ -23,7 +23,7 @@ under the License. <parent> <groupId>org.apache.maven.plugin-tools</groupId> <artifactId>maven-plugin-tools</artifactId> - <version>3.15.1-SNAPSHOT</version> + <version>3.15.1</version> </parent> <artifactId>maven-script</artifactId> diff --git a/pom.xml b/pom.xml index 060c42c6..0d92b829 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ <groupId>org.apache.maven.plugin-tools</groupId> <artifactId>maven-plugin-tools</artifactId> - <version>3.15.1-SNAPSHOT</version> + <version>3.15.1</version> <packaging>pom</packaging> <name>Maven Plugin Tools</name> @@ -71,7 +71,7 @@ <scm> <connection>scm:git:https://gitbox.apache.org/repos/asf/maven-plugin-tools.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-plugin-tools.git</developerConnection> - <tag>maven-plugin-tools-3.9.0</tag> + <tag>maven-plugin-tools-3.15.1</tag> <url>https://github.com/apache/maven-plugin-tools/tree/${project.scm.tag}</url> </scm> <issueManagement> @@ -109,7 +109,7 @@ <compilerPluginVersion>3.11.0</compilerPluginVersion> <javadocPluginVersion>3.10.1</javadocPluginVersion> <enforcerPluginVersion>3.5.0</enforcerPluginVersion> - <project.build.outputTimestamp>2024-08-22T17:08:35Z</project.build.outputTimestamp> + <project.build.outputTimestamp>2024-10-22T14:48:08Z</project.build.outputTimestamp> </properties> <dependencyManagement>