Author: dkulp
Date: Thu Oct 8 01:20:24 2009
New Revision: 822992
URL: http://svn.apache.org/viewvc?rev=822992&view=rev
Log:
Merged revisions 822982 via svnmerge from
https://svn.apache.org/repos/asf/cxf/trunk
........
r822982 | dkulp | 2009-10-07 21:09:55 -0400 (Wed, 07 Oct 2009) | 1 line
Missed one
........
Modified:
cxf/branches/2.2.x-fixes/ (props changed)
cxf/branches/2.2.x-fixes/systests/wsdl_maven/pom.xml
Propchange: cxf/branches/2.2.x-fixes/
------------------------------------------------------------------------------
Binary property 'svnmerge-integrated' - no diff available.
Modified: cxf/branches/2.2.x-fixes/systests/wsdl_maven/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/systests/wsdl_maven/pom.xml?rev=822992&r1=822991&r2=822992&view=diff
==============================================================================
--- cxf/branches/2.2.x-fixes/systests/wsdl_maven/pom.xml (original)
+++ cxf/branches/2.2.x-fixes/systests/wsdl_maven/pom.xml Thu Oct 8 01:20:24
2009
@@ -36,9 +36,5 @@
<module>java2ws</module>
</modules>
- <scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/cxf/trunk/systests/cxf-wsdl-maven</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/cxf/trunk/systests/cxf-wsdl-maven</developerConnection>
- </scm>
</project>