working towards 1.5
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@267465 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
21cfb35d22
commit
7e37d6f13e
@ -23,7 +23,7 @@
|
||||
<pomVersion>3</pomVersion>
|
||||
<id>maven-jdiff-plugin</id>
|
||||
<name>Maven JDiff Plugin</name>
|
||||
<currentVersion>1.4.1-SNAPSHOT</currentVersion>
|
||||
<currentVersion>1.5-SNAPSHOT</currentVersion>
|
||||
<description/>
|
||||
<shortDescription>Diff between CVS releases</shortDescription>
|
||||
<url>http://maven.apache.org/reference/plugins/jdiff/</url>
|
||||
|
||||
@ -25,7 +25,7 @@
|
||||
<author email="evenisse@ifrance.com">Emmanuel Venisse</author>
|
||||
</properties>
|
||||
<body>
|
||||
<release version="1.4.1-SNAPSHOT" date="in SVN">
|
||||
<release version="1.5-SNAPSHOT" date="in SVN">
|
||||
<action dev="brett" type="fix" issue="MPJDIFF-2">Add the classpath to the Javadoc tag to properly resolve classes</action>
|
||||
<action dev="brett" type="update" issue="MPJDIFF-4">Store difference XML files in the <code>target/jdiff</code> directory</action>
|
||||
<action dev="brett" type="update" due-to="Phil Steitz" issue="MPJDIFF-6">Utilise SCM plugin to support multiple SCMs (tested with CVS and Subversion)</action>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user