vmassol 2003/11/22 02:57:23
Modified: site project.xml
site/xdocs changes.xml
Log:
Continue work for 1.5
Revision Changes Path
1.19 +1 -1 maven-plugins/site/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven-plugins/site/project.xml,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- project.xml 22 Nov 2003 10:53:19 -0000 1.18
+++ project.xml 22 Nov 2003 10:57:23 -0000 1.19
@@ -5,7 +5,7 @@
<pomVersion>3</pomVersion>
<id>maven-site-plugin</id>
<name>Maven Site Plugin</name>
- <currentVersion>1.4</currentVersion>
+ <currentVersion>1.5-SNAPSHOT</currentVersion>
<description/>
<shortDescription>Generate web site</shortDescription>
<url>http://maven.apache.org/reference/plugins/site/</url>
1.9 +3 -0 maven-plugins/site/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/maven-plugins/site/xdocs/changes.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- changes.xml 22 Nov 2003 10:53:19 -0000 1.8
+++ changes.xml 22 Nov 2003 10:57:23 -0000 1.9
@@ -7,6 +7,9 @@
<body>
+ <release version="1.5" date="in CVS">
+ </release>
+
<release version="1.4" date="2003-11-22">
<action dev="dion" type="update" issue="MPSITE-2">
Allows site deployment via ftp.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]