This is an automated email from the ASF dual-hosted git repository.
rfscholte pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-toolchains-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new 655aac8 [maven-release-plugin] prepare release
maven-toolchains-plugin-3.0.0
655aac8 is described below
commit 655aac8728f8da1729f950727339fd0a9e4e2b00
Author: rfscholte <[email protected]>
AuthorDate: Fri Jun 7 16:06:37 2019 +0200
[maven-release-plugin] prepare release maven-toolchains-plugin-3.0.0
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index b27a39b..59cbbbb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,11 +26,11 @@ under the License.
<artifactId>maven-plugins</artifactId>
<groupId>org.apache.maven.plugins</groupId>
<version>33</version>
- <relativePath/>
+ <relativePath />
</parent>
<artifactId>maven-toolchains-plugin</artifactId>
- <version>3.0.0-SNAPSHOT</version>
+ <version>3.0.0</version>
<packaging>maven-plugin</packaging>
<name>Apache Maven Toolchains Plugin</name>
@@ -47,7 +47,7 @@ under the License.
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-toolchains-plugin.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-toolchains-plugin.git</developerConnection>
<url>https://github.com/apache/maven-toolchains-plugin/tree/${project.scm.tag}</url>
- <tag>HEAD</tag>
+ <tag>maven-toolchains-plugin-3.0.0</tag>
</scm>
<issueManagement>
<system>jira</system>