dion 2004/07/29 07:52:11
Modified: pmd/xdocs changes.xml
pmd project.xml
Log:
MPPMD-10. Upgrade to pmd-1.9
Revision Changes Path
1.25 +1 -0 maven-plugins/pmd/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/maven-plugins/pmd/xdocs/changes.xml,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- changes.xml 29 Jul 2004 14:31:30 -0000 1.24
+++ changes.xml 29 Jul 2004 14:52:11 -0000 1.25
@@ -26,6 +26,7 @@
</properties>
<body>
<release version="1.6-SNAPSHOT" date="in CVS">
+ <action dev="dion" issue="MPPMD-10" type="update">Upgrade to pmd-1.9.</action>
<action dev="dion" issue="MPPMD-12" type="fix">Check sources are present
before calling PMD.</action>
</release>
<release version="1.5" date="2004-06-28">
1.30 +1 -1 maven-plugins/pmd/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven-plugins/pmd/project.xml,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- project.xml 29 Jul 2004 14:22:08 -0000 1.29
+++ project.xml 29 Jul 2004 14:52:11 -0000 1.30
@@ -107,7 +107,7 @@
<dependency>
<groupId>pmd</groupId>
<artifactId>pmd</artifactId>
- <version>1.3</version>
+ <version>1.9</version>
<url>http://pmd.sourceforge.net</url>
</dependency>
<dependency>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]