Author: oheger
Date: Sat Dec  6 12:31:04 2008
New Revision: 724035

URL: http://svn.apache.org/viewvc?rev=724035&view=rev
Log:
Minor updates of the maven 1 build.

Modified:
    commons/proper/configuration/trunk/project.properties
    commons/proper/configuration/trunk/project.xml

Modified: commons/proper/configuration/trunk/project.properties
URL: 
http://svn.apache.org/viewvc/commons/proper/configuration/trunk/project.properties?rev=724035&r1=724034&r2=724035&view=diff
==============================================================================
--- commons/proper/configuration/trunk/project.properties (original)
+++ commons/proper/configuration/trunk/project.properties Sat Dec  6 12:31:04 
2008
@@ -50,7 +50,7 @@
 
maven.javacc.javacc.grammar=src/java/org/apache/commons/configuration/plist/PropertyListParser.jj
 
 maven.jdiff.new.tag=CURRENT
-maven.jdiff.old.tag=CONFIGURATION_1_4
+maven.jdiff.old.tag=CONFIGURATION_1_5
 
 maven.findbugs.excludeFilter=conf/findbugs-exclude-filter.xml
 

Modified: commons/proper/configuration/trunk/project.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/configuration/trunk/project.xml?rev=724035&r1=724034&r2=724035&view=diff
==============================================================================
--- commons/proper/configuration/trunk/project.xml (original)
+++ commons/proper/configuration/trunk/project.xml Sat Dec  6 12:31:04 2008
@@ -623,9 +623,6 @@
     <report>maven-jdepend-plugin</report>
     <report>maven-checkstyle-plugin</report>
     <report>maven-changes-plugin</report>
-    <report>maven-changelog-plugin</report>
-    <report>maven-file-activity-plugin</report>
-    <report>maven-developer-activity-plugin</report>
     <report>maven-javadoc-plugin</report>
     <report>maven-jxr-plugin</report>
     <report>maven-junit-report-plugin</report>


Reply via email to