This is an automated email from the ASF dual-hosted git repository. gnodet pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-plugin-tools.git
The following commit(s) were added to refs/heads/master by this push: new 6110f5c3 [maven-release-plugin] prepare release maven-plugin-tools-3.7.0 6110f5c3 is described below commit 6110f5c3100a1097d29c0a8d4b394f1f5fbe753b Author: Guillaume Nodet <gno...@gmail.com> AuthorDate: Thu Oct 20 09:36:50 2022 +0200 [maven-release-plugin] prepare release maven-plugin-tools-3.7.0 --- 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 | 8 ++++---- 14 files changed, 17 insertions(+), 17 deletions(-) diff --git a/maven-plugin-annotations/pom.xml b/maven-plugin-annotations/pom.xml index d2ac5977..af82fb77 100644 --- a/maven-plugin-annotations/pom.xml +++ b/maven-plugin-annotations/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>maven-plugin-tools</artifactId> <groupId>org.apache.maven.plugin-tools</groupId> - <version>3.6.5-SNAPSHOT</version> + <version>3.7.0</version> </parent> <artifactId>maven-plugin-annotations</artifactId> diff --git a/maven-plugin-plugin/pom.xml b/maven-plugin-plugin/pom.xml index 343b844c..dfbae6bc 100644 --- a/maven-plugin-plugin/pom.xml +++ b/maven-plugin-plugin/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>maven-plugin-tools</artifactId> <groupId>org.apache.maven.plugin-tools</groupId> - <version>3.6.5-SNAPSHOT</version> + <version>3.7.0</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 debef699..82b84880 100644 --- a/maven-plugin-report-plugin/pom.xml +++ b/maven-plugin-report-plugin/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>maven-plugin-tools</artifactId> <groupId>org.apache.maven.plugin-tools</groupId> - <version>3.6.5-SNAPSHOT</version> + <version>3.7.0</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 21ee0a34..d3257b16 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.6.5-SNAPSHOT</version> + <version>3.7.0</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 150dc1fd..bad0f0a2 100644 --- a/maven-plugin-tools-api/pom.xml +++ b/maven-plugin-tools-api/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.maven.plugin-tools</groupId> <artifactId>maven-plugin-tools</artifactId> - <version>3.6.5-SNAPSHOT</version> + <version>3.7.0</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 1eb3ba67..806127a7 100644 --- a/maven-plugin-tools-generators/pom.xml +++ b/maven-plugin-tools-generators/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.maven.plugin-tools</groupId> <artifactId>maven-plugin-tools</artifactId> - <version>3.6.5-SNAPSHOT</version> + <version>3.7.0</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 2c4db575..c7dcbafb 100644 --- a/maven-plugin-tools-java/pom.xml +++ b/maven-plugin-tools-java/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.maven.plugin-tools</groupId> <artifactId>maven-plugin-tools</artifactId> - <version>3.6.5-SNAPSHOT</version> + <version>3.7.0</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 1816c5cb..f02c25d3 100644 --- a/maven-script/maven-plugin-tools-ant/pom.xml +++ b/maven-script/maven-plugin-tools-ant/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.maven.plugin-tools</groupId> <artifactId>maven-script</artifactId> - <version>3.6.5-SNAPSHOT</version> + <version>3.7.0</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 05a80f50..3e77f435 100644 --- a/maven-script/maven-plugin-tools-beanshell/pom.xml +++ b/maven-script/maven-plugin-tools-beanshell/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.maven.plugin-tools</groupId> <artifactId>maven-script</artifactId> - <version>3.6.5-SNAPSHOT</version> + <version>3.7.0</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 6a2479a6..35177fbb 100644 --- a/maven-script/maven-plugin-tools-model/pom.xml +++ b/maven-script/maven-plugin-tools-model/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.maven.plugin-tools</groupId> <artifactId>maven-script</artifactId> - <version>3.6.5-SNAPSHOT</version> + <version>3.7.0</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 aaa640d1..88cc39dd 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.6.5-SNAPSHOT</version> + <version>3.7.0</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 86ec6b99..1126550c 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.6.5-SNAPSHOT</version> + <version>3.7.0</version> </parent> <artifactId>maven-script-beanshell</artifactId> diff --git a/maven-script/pom.xml b/maven-script/pom.xml index c175b4b6..6e6d4f92 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.6.5-SNAPSHOT</version> + <version>3.7.0</version> </parent> <artifactId>maven-script</artifactId> diff --git a/pom.xml b/pom.xml index ee57acfe..505fe5b0 100644 --- a/pom.xml +++ b/pom.xml @@ -24,12 +24,12 @@ <artifactId>maven-parent</artifactId> <groupId>org.apache.maven</groupId> <version>37</version> - <relativePath/> + <relativePath /> </parent> <groupId>org.apache.maven.plugin-tools</groupId> <artifactId>maven-plugin-tools</artifactId> - <version>3.6.5-SNAPSHOT</version> + <version>3.7.0</version> <packaging>pom</packaging> <name>Maven Plugin Tools</name> @@ -74,7 +74,7 @@ <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> <url>https://github.com/apache/maven-plugin-tools/tree/${project.scm.tag}</url> - <tag>master</tag> + <tag>maven-plugin-tools-3.7.0</tag> </scm> <issueManagement> <system>jira</system> @@ -105,7 +105,7 @@ <plexusUtilsVersion>3.4.2</plexusUtilsVersion> <reportingApiVersion>3.1.1</reportingApiVersion> <reportingImplVersion>3.2.0</reportingImplVersion> - <project.build.outputTimestamp>2022-01-10T23:05:38Z</project.build.outputTimestamp> + <project.build.outputTimestamp>2022-10-20T07:36:14Z</project.build.outputTimestamp> </properties> <dependencyManagement>