From 285b9f8bbfe4a37ab3256ccf2ab3ed78c82a4a52 Mon Sep 17 00:00:00 2001 From: Brian Remedios Date: Mon, 25 Jul 2011 03:54:07 +0000 Subject: [PATCH] update submitted by Andreas git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@7206 51baf565-9d33-0410-a72c-fc3788e3496d --- pmd/pom.xml | 34 +++++++++++++++++++++++++++------- 1 file changed, 27 insertions(+), 7 deletions(-) diff --git a/pmd/pom.xml b/pmd/pom.xml index f2fd10c079..75e0d04aca 100644 --- a/pmd/pom.xml +++ b/pmd/pom.xml @@ -1,5 +1,8 @@ - + 4.0.0 pmd pmd @@ -214,6 +217,9 @@ InfoEther http://pmd.sourceforge.net/ + + UTF-8 + src regress @@ -260,6 +266,7 @@ maven-surefire-plugin + 2.9 once -Xmx512m @@ -272,8 +279,8 @@ maven-compiler-plugin + 2.3.2 - utf8 1.5 1.5 @@ -399,6 +406,12 @@ jaxen jaxen 1.1.1 + + + xercesImpl + xerces + + asm @@ -406,20 +419,27 @@ 3.2 - net.sf.saxon + net.sourceforge.saxon saxon - 9.1.0.2b + 9.1.0.8 - rhino - js - cvs-12122009 + org.mozilla + rhino + 1.7R3 junit junit 4.4 + + xerces + xercesImpl + 2.9.1 + jar + runtime +