vmassol 2003/11/22 01:57:08
Modified: deploy project.xml
deploy/xdocs changes.xml
Log:
Continue work for 1.3...
Revision Changes Path
1.16 +1 -1 maven-plugins/deploy/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven-plugins/deploy/project.xml,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- project.xml 22 Nov 2003 09:52:45 -0000 1.15
+++ project.xml 22 Nov 2003 09:57:07 -0000 1.16
@@ -5,7 +5,7 @@
<pomVersion>3</pomVersion>
<id>maven-deploy-plugin</id>
<name>Maven Deploy Plug-in</name>
- <currentVersion>1.2</currentVersion>
+ <currentVersion>1.3-SNAPSHOT</currentVersion>
<description/>
<shortDescription>Deploy to remote repository</shortDescription>
<url>http://maven.apache.org/reference/plugins/deploy/</url>
1.2 +3 -0 maven-plugins/deploy/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/maven-plugins/deploy/xdocs/changes.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- changes.xml 22 Nov 2003 09:52:45 -0000 1.1
+++ changes.xml 22 Nov 2003 09:57:07 -0000 1.2
@@ -7,6 +7,9 @@
<body>
+ <release version="1.3" date="in CVS">
+ </release>
+
<release version="1.2" date="2003-11-22">
<action dev="vmassol" type="add">
Probably lots of things but nobody was counting...
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]