Author: dkulp
Date: Thu Oct 7 19:55:37 2010
New Revision: 1005598
URL: http://svn.apache.org/viewvc?rev=1005598&view=rev
Log:
Add scm stuff
Modified:
cxf/build-utils/trunk/pom.xml
Modified: cxf/build-utils/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/build-utils/trunk/pom.xml?rev=1005598&r1=1005597&r2=1005598&view=diff
==============================================================================
--- cxf/build-utils/trunk/pom.xml (original)
+++ cxf/build-utils/trunk/pom.xml Thu Oct 7 19:55:37 2010
@@ -44,7 +44,10 @@
</site>
</distributionManagement>
<inceptionYear>2006</inceptionYear>
-
+ <scm>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/cxf/build-utils/trunk</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/cxf/build-utils/trunk</developerConnection>
+ </scm>
<mailingLists>
<mailingList>
<name>Apache CXF User List</name>