Author: felixk Date: Wed May 7 23:17:22 2008 New Revision: 654425 URL: http://svn.apache.org/viewvc?rev=654425&view=rev Log: Fix scm urls Modified: directory/shared/trunk/pom.xml Modified: directory/shared/trunk/pom.xml URL: http://svn.apache.org/viewvc/directory/shared/trunk/pom.xml?rev=654425&r1=654424&r2=654425&view=diff ============================================================================== --- directory/shared/trunk/pom.xml (original) +++ directory/shared/trunk/pom.xml Wed May 7 23:17:22 2008 @@ -235,9 +235,9 @@ - scm:svn:http://svn.apache.org/repos/asf/directory/shared/branches/bigbang - scm:svn:https://svn.apache.org/repos/asf/directory/shared/branches/bigbang - http://svn.apache.org/viewvc/directory/project/branches/bigbang/shared-parent + scm:svn:http://svn.apache.org/repos/asf/directory/shared/trunk + scm:svn:https://svn.apache.org/repos/asf/directory/shared/trunk + http://svn.apache.org/viewvc/directory/shared/trunk