The next release will be a bug fix : 1.5.1
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@438106 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
5a87814934
commit
26401b1296
@ -22,7 +22,7 @@
|
||||
<pomVersion>3</pomVersion>
|
||||
<id>maven-jdiff-plugin</id>
|
||||
<name>Maven JDiff Plugin</name>
|
||||
<currentVersion>1.6-SNAPSHOT</currentVersion>
|
||||
<currentVersion>1.5.1-SNAPSHOT</currentVersion>
|
||||
<shortDescription>JDiff - Report the differences in the public API of two releases</shortDescription>
|
||||
<description>Plugin for JDiff - reports on the differences in the public API of two releases by comparing the sources of two SCM checkouts.</description>
|
||||
<versions>
|
||||
|
||||
@ -24,7 +24,7 @@
|
||||
<author email="evenisse@ifrance.com">Emmanuel Venisse</author>
|
||||
</properties>
|
||||
<body>
|
||||
<release version="1.6-SNAPSHOT" date="In SVN">
|
||||
<release version="1.5.1-SNAPSHOT" date="In SVN">
|
||||
<action dev="aheritier" type="fix">Use relative links to the javadoc.</action>
|
||||
<action dev="aheritier" type="update">It requires at least maven-plugin-plugin v1.7.</action>
|
||||
</release>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user