From: Jeff J. <jef...@us...> - 2006-05-15 02:01:07
|
jeffjensen 06/05/14 19:01:06 Modified: dbunit project.xml Log: Update project URLs to new SF changes. Revision Changes Path 1.39 +3 -3 maven-plugins/dbunit/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/dbunit/project.xml,v retrieving revision 1.38 retrieving revision 1.39 diff -u -r1.38 -r1.39 --- project.xml 13 May 2006 14:11:16 -0000 1.38 +++ project.xml 15 May 2006 02:01:06 -0000 1.39 @@ -25,9 +25,9 @@ <siteDirectory>/home/groups/m/ma/maven-plugins/htdocs/maven-dbunit-plugin/</siteDirectory> <repository> - <connection>scm:cvs:pserver:ano...@cv...:/cvsroot/maven-plugins:maven-plugins/dbunit</connection> - <developerConnection>scm:cvs:ext:${maven.username}@cvs.sourceforge.net:/cvsroot/maven-plugins:maven-plugins/dbunit</developerConnection> - <url>http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/maven-plugins/maven-plugins/dbunit/</url> + <connection>scm:cvs:pserver:ano...@ma...:/cvsroot/maven-plugins:maven-plugins/dbunit</connection> + <developerConnection>scm:cvs:ext:${maven.username}@maven-plugins.cvs.sourceforge.net:/cvsroot/maven-plugins:maven-plugins/dbunit</developerConnection> + <url>http://maven-plugins.cvs.sourceforge.net/maven-plugins/maven-plugins/dbunit</url> </repository> <versions> <version> |