Author: coheigea
Date: Mon Feb 18 16:09:02 2013
New Revision: 1447368
URL: http://svn.apache.org/r1447368
Log:
Fixing URL information
Modified:
cxf/fediz/branches/1.0.x-fixes/pom.xml
Modified: cxf/fediz/branches/1.0.x-fixes/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/fediz/branches/1.0.x-fixes/pom.xml?rev=1447368&r1=1447367&r2=1447368&view=diff
==============================================================================
--- cxf/fediz/branches/1.0.x-fixes/pom.xml (original)
+++ cxf/fediz/branches/1.0.x-fixes/pom.xml Mon Feb 18 16:09:02 2013
@@ -80,9 +80,9 @@
</properties>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/cxf/fediz/trunk</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/cxf/fediz/trunk</developerConnection>
- <url>http://svn.apache.org/repos/asf/cxf/fediz/trunk</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/cxf/fediz/branches/1.0.x-fixes</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/cxf/fediz/branches/1.0.x-fixes</developerConnection>
+
<url>http://svn.apache.org/repos/asf/cxf/fediz/branches/1.0.x-fixes</url>
</scm>
<issueManagement>