dion 2003/04/12 19:32:16
Modified: src/plugins-build/war project.xml
src/plugins-build/war/xdocs changes.xml
Log:
Docs on 1.3 and 1.4 (current) release
Revision Changes Path
1.11 +1 -1 maven/src/plugins-build/war/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven/src/plugins-build/war/project.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- project.xml 9 Apr 2003 01:06:49 -0000 1.10
+++ project.xml 13 Apr 2003 02:32:15 -0000 1.11
@@ -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>
1.3 +7 -1 maven/src/plugins-build/war/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/maven/src/plugins-build/war/xdocs/changes.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- changes.xml 2 Apr 2003 11:56:33 -0000 1.2
+++ changes.xml 13 Apr 2003 02:32:15 -0000 1.3
@@ -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>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]