Author: aheritier Date: Tue Jan 31 13:05:45 2006 New Revision: 373911 URL: http://svn.apache.org/viewcvs?rev=373911&view=rev Log: upgrade to maven-jxr 1.0
Modified: maven/maven-1/plugins/trunk/jxr/project.xml maven/maven-1/plugins/trunk/jxr/xdocs/changes.xml Modified: maven/maven-1/plugins/trunk/jxr/project.xml URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/jxr/project.xml?rev=373911&r1=373910&r2=373911&view=diff ============================================================================== --- maven/maven-1/plugins/trunk/jxr/project.xml (original) +++ maven/maven-1/plugins/trunk/jxr/project.xml Tue Jan 31 13:05:45 2006 @@ -58,7 +58,7 @@ <dependency> <groupId>org.apache.maven</groupId> <artifactId>maven-jxr</artifactId> - <version>1.0-beta-1-SNAPSHOT</version> + <version>1.0</version> </dependency> <dependency> <groupId>commons-logging</groupId> Modified: maven/maven-1/plugins/trunk/jxr/xdocs/changes.xml URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/jxr/xdocs/changes.xml?rev=373911&r1=373910&r2=373911&view=diff ============================================================================== --- maven/maven-1/plugins/trunk/jxr/xdocs/changes.xml (original) +++ maven/maven-1/plugins/trunk/jxr/xdocs/changes.xml Tue Jan 31 13:05:45 2006 @@ -25,6 +25,7 @@ </properties> <body> <release version="1.5-SNAPSHOT" date="In SVN"> + <action dev="aheritier" type="update">Upgrade to maven-jxr 1.0</action> <action dev="ltheussl" type="fix" issue="MPJXR-31">Source X-Ref Plugin reverses backslashes.</action> <action dev="ltheussl" type="add" issue="MPJXR-32">New property to make inclusion of test Xref optional.</action> <action dev="aheritier" type="update" issue="MAVEN-1712">Update dependencies to match ones in maven 1.1 core and to unify them between plugins. The following dependencies are updated :