You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2015/02/05 17:02:01 UTC

[2/7] syncope git commit: Upgrading PMD plugin

Upgrading PMD plugin


Project: http://git-wip-us.apache.org/repos/asf/syncope/repo
Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/a2cd9e7b
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/a2cd9e7b
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/a2cd9e7b

Branch: refs/heads/master
Commit: a2cd9e7b134d0769df3da4e6458e2022984e8c0e
Parents: 7942842
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Thu Feb 5 17:01:24 2015 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Thu Feb 5 17:01:24 2015 +0100

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/a2cd9e7b/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 20e761e..2e0d76f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1220,7 +1220,7 @@ under the License.
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-pmd-plugin</artifactId>
-          <version>3.3</version>
+          <version>3.4</version>
           <dependencies>
             <dependency>
               <groupId>org.apache.syncope</groupId>