Author: dwoods
Date: Wed Sep 2 18:38:12 2009
New Revision: 810660
URL: http://svn.apache.org/viewvc?rev=810660&view=rev
Log:
GERONIMO-4619 update scm location for branch
Modified:
geronimo/specs/branches/geronimo-validation_1.0_spec-1.0-EA5/pom.xml
Modified: geronimo/specs/branches/geronimo-validation_1.0_spec-1.0-EA5/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/specs/branches/geronimo-validation_1.0_spec-1.0-EA5/pom.xml?rev=810660&r1=810659&r2=810660&view=diff
==============================================================================
--- geronimo/specs/branches/geronimo-validation_1.0_spec-1.0-EA5/pom.xml (original)
+++ geronimo/specs/branches/geronimo-validation_1.0_spec-1.0-EA5/pom.xml Wed Sep 2 18:38:12
2009
@@ -50,9 +50,9 @@
</properties>
<scm>
- <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/specs/trunk/geronimo-validation_1.0_spec/</connection>
- <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/specs/trunk/geronimo-validation_1.0_spec/</developerConnection>
- <url>http://svn.apache.org/viewcvs.cgi/geronimo/specs/trunk/geronimo-validation_1.0_spec/</url>
+ <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/specs/branches/geronimo-validation_1.0_spec-1.0-EA5/</connection>
+ <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/specs/branches/geronimo-validation_1.0_spec-1.0-EA5/</developerConnection>
+ <url>http://svn.apache.org/viewcvs.cgi/geronimo/specs/branches/geronimo-validation_1.0_spec-1.0-EA5/</url>
</scm>
<build>
|