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-checkstyle-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new 7803030 [maven-release-plugin] prepare release
maven-checkstyle-plugin-3.0.0
7803030 is described below
commit 7803030e7488fef1820dcabc307f0842810137c7
Author: rfscholte <[email protected]>
AuthorDate: Thu Jan 4 11:09:47 2018 +0100
[maven-release-plugin] prepare release maven-checkstyle-plugin-3.0.0
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 22ae4ca..16b2e3d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@ under the License.
</parent>
<artifactId>maven-checkstyle-plugin</artifactId>
- <version>3.0.0-SNAPSHOT</version>
+ <version>3.0.0</version>
<packaging>maven-plugin</packaging>
<name>Apache Maven Checkstyle Plugin</name>
@@ -45,7 +45,7 @@ under the License.
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-checkstyle-plugin.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-checkstyle-plugin.git</developerConnection>
<url>https://github.com/apache/maven-checkstyle-plugin/tree/${project.scm.tag}</url>
- <tag>HEAD</tag>
+ <tag>maven-checkstyle-plugin-3.0.0</tag>
</scm>
<issueManagement>
<system>JIRA</system>
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].