Docs on 1.3 and 1.4 (current) release
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113332 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<pomVersion>3</pomVersion>
|
||||
<id>maven-war-plugin</id>
|
||||
<name>Maven WAR Plugin</name>
|
||||
<currentVersion>1.3</currentVersion>
|
||||
<currentVersion>1.4-SNAPSHOT</currentVersion>
|
||||
<description>War Plugin for Maven</description>
|
||||
<shortDescription>War Plugin for Maven</shortDescription>
|
||||
<url>http://maven.apache.org/reference/plugins/war/</url>
|
||||
|
||||
@@ -6,8 +6,14 @@
|
||||
</properties>
|
||||
|
||||
<body>
|
||||
|
||||
<release version="1.4" date="2002-04-13">
|
||||
<action dev="dion" type="fix" due-to="Ben Hogan">
|
||||
Allow war file to be updated
|
||||
</action>
|
||||
</release>
|
||||
|
||||
<release>
|
||||
<release version="1.3" date="2002-04-08">
|
||||
<action dev="dion" type="fix" due-to="Florin Vancea">
|
||||
Fixed the broken war goal
|
||||
</action>
|
||||
|
||||
Reference in New Issue
Block a user