vmassol 2004/07/08 02:32:58 Modified: abbot project.xml Log: Adding developerConnection tag which seems to be required by the scm plugin Revision Changes Path 1.7 +1 -0 maven-plugins/abbot/project.xml Index: project.xml =================================================================== RCS file: /home/cvs/maven-plugins/abbot/project.xml,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- project.xml 6 Jul 2004 13:53:07 -0000 1.6 +++ project.xml 8 Jul 2004 09:32:58 -0000 1.7 @@ -31,6 +31,7 @@ <siteDirectory>/www/maven.apache.org/reference/plugins/abbot/</siteDirectory> <repository> <connection>scm:cvs:pserver:[EMAIL PROTECTED]:/home/cvspublic:maven-plugins/abbot/</connection> + <developerConnection>scm:cvs:ext:[EMAIL PROTECTED]:/home/cvs:maven-plugins/abbot/</developerConnection> <url>http://cvs.apache.org/viewcvs/maven-plugins/abbot/</url> </repository> <versions>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]