Document fix

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114270 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
dion
2003-11-08 01:54:38 +00:00
parent dfbabe6963
commit 64e4fa0a99
2 changed files with 5 additions and 1 deletions

View File

@@ -5,7 +5,7 @@
<pomVersion>3</pomVersion>
<id>maven-jar-plugin</id>
<name>Maven Jar Plug-in</name>
<currentVersion>1.3</currentVersion>
<currentVersion>1.4-SNAPSHOT</currentVersion>
<description/>
<shortDescription>Create jar files</shortDescription>
<url>http://maven.apache.org/reference/plugins/jar/</url>

View File

@@ -8,6 +8,10 @@
<body>
<release version="1.4" date="in CVS">
<action dev="dion" type="fix">Fix MAVEN-1009</action>
</release>
<release version="1.3" date="2003-09-29">
</release>