[java-sig-commits] [maven-pmd-plugin] Updated to 2.7.1

Tomas Radej tradej at fedoraproject.org
Fri Feb 24 10:34:51 UTC 2012


commit fcaa6fbeee21d8f7ecbc65b937a2db6657378044
Author: Tomas Radej <tradej at mactini.(none)>
Date:   Fri Feb 24 10:51:34 2012 +0100

    Updated to 2.7.1

 .gitignore            |    1 +
 maven-pmd-plugin.spec |    5 ++++-
 sources               |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 67f2f92..949d5a2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ maven-pmd-plugin-2.5.tar.xz
 /maven-pmd-plugin-2.5-source-release.zip
 maven-pmd-plugin-2.6-source-release.zip
 maven-pmd-plugin-2.7-source-release.zip
+/maven-pmd-plugin-2.7.1-source-release.zip
diff --git a/maven-pmd-plugin.spec b/maven-pmd-plugin.spec
index ede6ea4..7ae836d 100644
--- a/maven-pmd-plugin.spec
+++ b/maven-pmd-plugin.spec
@@ -1,5 +1,5 @@
 Name:           maven-pmd-plugin
-Version:        2.7
+Version:        2.7.1
 Release:        1%{?dist}
 Summary:        Maven PMD Plugin
 
@@ -88,6 +88,9 @@ cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}/
 %{_javadocdir}/%{name}
 
 %changelog
+* Fri Feb 24 2012 Tomas Radej <tradej at redhat.com> 2.7.1-1
+- Update to latest upstream.
+
 * Tue Feb 14 2012 Alexander Kurtakov <akurtako at redhat.com> 2.7-1
 - Update to latest upstream.
 
diff --git a/sources b/sources
index ee84d66..0e2a19b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-221dcbac16b08c6954d1967274d0d102  maven-pmd-plugin-2.7-source-release.zip
+5e4978d70e3360c256926cd40d88848c  maven-pmd-plugin-2.7.1-source-release.zip


More information about the java-sig-commits mailing list