MPSCM-57 (Fixed by Lukas) : Re-add changes.xml file to display announcements.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@329840 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
de9fe90a74
commit
8a6e2bd377
@ -25,6 +25,7 @@
|
|||||||
</properties>
|
</properties>
|
||||||
<body>
|
<body>
|
||||||
<release version="1.6-SNAPSHOT" date="in SVN">
|
<release version="1.6-SNAPSHOT" date="in SVN">
|
||||||
|
<action dev="ltheussl" type="fix" issue="MPSCM-57">Re-add changes.xml file to display announcements.</action>
|
||||||
<action dev="aheritier" type="update" issue="MPSCM-66">Update to released version of maven-scm.</action>
|
<action dev="aheritier" type="update" issue="MPSCM-66">Update to released version of maven-scm.</action>
|
||||||
<action dev="brett" type="add" issue="MPSCM-47,MPSCM-54">New scm:checkin goal.</action>
|
<action dev="brett" type="add" issue="MPSCM-47,MPSCM-54">New scm:checkin goal.</action>
|
||||||
<action dev="evenisse" type="add" issue="MPSCM-56">Add Starteam support, plus scm:add, scm:status, scm:checkin.</action>
|
<action dev="evenisse" type="add" issue="MPSCM-56">Add Starteam support, plus scm:add, scm:status, scm:checkin.</action>
|
||||||
|
|||||||
@ -31,6 +31,9 @@
|
|||||||
<item name="Maven 2.0" href="http://maven.apache.org/"/>
|
<item name="Maven 2.0" href="http://maven.apache.org/"/>
|
||||||
</links>
|
</links>
|
||||||
<menu name="User Guide">
|
<menu name="User Guide">
|
||||||
|
<item href="/index.html" name="About"/>
|
||||||
|
<item href="/downloads.html" name="Downloads"/>
|
||||||
|
<item href="/changes-report.html" name="Plugin Changelog"/>
|
||||||
<item href="/commontasks.html" name="Common Tasks"/>
|
<item href="/commontasks.html" name="Common Tasks"/>
|
||||||
<item href="/releasing.html" name="Making Releases"/>
|
<item href="/releasing.html" name="Making Releases"/>
|
||||||
</menu>
|
</menu>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user