o MAVEN-290: Use changes.xml again

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112982 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
bwalding
2003-02-24 13:05:07 +00:00
parent 8628833cb9
commit d163728443
10 changed files with 296 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<project name="Maven Change log Plugin">
<title>Maven Change log Plugin</title>
<body>
<links>
<item name="Maven" href="http://jakarta.apache.org/turbine/maven/"/>
<item name="CVS" href="http://www.cvshome.org/"/>
<item name="StarTeam" href="http://www.starbase.com/product_starteam/"/>
<item name="Subversion" href="http://subversion.tigris.org/" />
</links>
<menu name="Overview">
<item name="Goals" href="/goals.html" />
<item name="Properties" href="/properties.html" />
</menu>
</body>
</project>