You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ad...@apache.org on 2019/04/11 17:20:26 UTC

[maven-pmd-plugin] branch master updated: [maven-release-plugin] prepare release maven-pmd-plugin-3.12.0

This is an automated email from the ASF dual-hosted git repository.

adangel pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-pmd-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new cbcda4e  [maven-release-plugin] prepare release maven-pmd-plugin-3.12.0
cbcda4e is described below

commit cbcda4e50d0694a5cc6e63427f9d1da53d624b9a
Author: Andreas Dangel <ad...@apache.org>
AuthorDate: Thu Apr 11 19:19:50 2019 +0200

    [maven-release-plugin] prepare release maven-pmd-plugin-3.12.0
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 3aacd98..f9b2d90 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@ under the License.
   </parent>
 
   <artifactId>maven-pmd-plugin</artifactId>
-  <version>3.12.0-SNAPSHOT</version>
+  <version>3.12.0</version>
   <packaging>maven-plugin</packaging>
 
   <name>Apache Maven PMD Plugin</name>
@@ -67,7 +67,7 @@ under the License.
     <connection>scm:git:https://gitbox.apache.org/repos/asf/maven-pmd-plugin.git</connection>
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-pmd-plugin.git</developerConnection>
     <url>https://github.com/apache/maven-pmd-plugin/tree/${project.scm.tag}</url>
-    <tag>HEAD</tag>
+    <tag>maven-pmd-plugin-3.12.0</tag>
   </scm>
   <issueManagement>
     <system>JIRA</system>