Author: jvanzyl
Date: Mon Jun 23 18:07:58 2008
New Revision: 670986
URL: http://svn.apache.org/viewvc?rev=670986&view=rev
Log:
o adding new svn location
Modified:
maven/sandbox/trunk/mercury/pom.xml
Modified: maven/sandbox/trunk/mercury/pom.xml
URL:
http://svn.apache.org/viewvc/maven/sandbox/trunk/mercury/pom.xml?rev=670986&r1=670985&r2=670986&view=diff
==============================================================================
--- maven/sandbox/trunk/mercury/pom.xml (original)
+++ maven/sandbox/trunk/mercury/pom.xml Mon Jun 23 18:07:58 2008
@@ -24,8 +24,8 @@
</developer>
</developers>
<scm>
- <connection>scm:svn:https://svn.sonatype.org/mercury/trunk</connection>
-
<developerConnection>scm:svn:https://svn.sonatype.org/mercury</developerConnection>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/sandbox/trunk/mercury/</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/sandbox/trunk/mercury/</developerConnection>
</scm>
<build>
<defaultGoal>install</defaultGoal>
@@ -146,4 +146,4 @@
<scope>test</scope>
</dependency>
</dependencies>
-</project>
\ No newline at end of file
+</project>