From: Jeff J. <jef...@us...> - 2006-08-15 12:24:07
|
jeffjensen 06/08/15 05:24:02 Modified: jaxb project.xml Log: Apply patch [ 1535340 ] [all] Fix URLs to CVS for all subprojects by Dennis Lundberg. Thank you Dennis! Revision Changes Path 1.11 +2 -2 maven-plugins/jaxb/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/jaxb/project.xml,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- project.xml 30 Jul 2006 22:30:52 -0000 1.10 +++ project.xml 15 Aug 2006 12:24:02 -0000 1.11 @@ -15,8 +15,8 @@ <siteDirectory>/home/groups/m/ma/maven-plugins/htdocs/jaxb/</siteDirectory> <repository> - <connection>scm:cvs:pserver:ano...@cv...:/cvsroot/maven-plugins:maven-plugins/jaxb</connection> - <url>http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/maven-plugins/maven-plugins/jaxb/</url> + <connection>scm:cvs:pserver:ano...@ma...:/cvsroot/maven-plugins:maven-plugins/jaxb</connection> + <url>http://maven-plugins.cvs.sourceforge.net/maven-plugins/maven-plugins/jaxb/</url> </repository> <versions> |