From: Martin W. <ama...@us...> - 2006-05-14 09:07:44
|
User: amartinwest Date: 06/05/14 02:07:43 Modified: . pom.xml Log: Update new cvs settings Revision Changes Path 1.2 +2 -2 components/pom.xml Index: pom.xml =================================================================== RCS file: /cvsroot/andromdaplugins/components/pom.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -w -r1.1 -r1.2 --- pom.xml 16 Mar 2006 23:09:21 -0000 1.1 +++ pom.xml 14 May 2006 09:07:43 -0000 1.2 @@ -18,8 +18,8 @@ </issueManagement> <scm> <connection>scm:cvs:pserver:anonymous:@cvs.sourceforge.net:/cvsroot/andromdaplugins:components</connection> - <developerConnection>scm:cvs:ext:${maven.username}@cvs.sourceforge.net:/cvsroot/andromdaplugins:components</developerConnection> - <url>http://cvs.sourceforge.net/viewcvs.py/andromdaplugins/components/</url> + <developerConnection>scm:cvs:ext:${maven.username}@andromdaplugins.cvs.sourceforge.net:/cvsroot/andromdaplugins:components</developerConnection> + <url>http://andromdaplugins.cvs.sourceforge.net/andromdaplugins/components/</url> </scm> <organization> <name>AndroMDA.org</name> |