upgrade to maven-jxr 1.0

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@373911 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
aheritier 2006-01-31 21:05:45 +00:00
parent 469dfb1013
commit b5b176709f
2 changed files with 2 additions and 1 deletions

View File

@ -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>

View File

@ -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 :