Author: akarasulu
Date: Tue Apr 8 07:41:09 2008
New Revision: 645946
URL: http://svn.apache.org/viewvc?rev=645946&view=rev
Log:
adding developer connection because deployment is tagging in the wrong project
Modified:
directory/shared/branches/bigbang/pom.xml
Modified: directory/shared/branches/bigbang/pom.xml
URL: http://svn.apache.org/viewvc/directory/shared/branches/bigbang/pom.xml?rev=645946&r1=645945&r2=645946&view=diff
==============================================================================
--- directory/shared/branches/bigbang/pom.xml (original)
+++ directory/shared/branches/bigbang/pom.xml Tue Apr 8 07:41:09 2008
@@ -236,6 +236,7 @@
<scm>
<connection>scm:svn:http://svn.apache.org/repos/asf/directory/shared/branches/bigbang</connection>
+ <developerConnection>scm:svn:https://svn.apache.org/repos/asf/directory/shared/branches/bigbang</developerConnection>
</scm>
<repositories>
|