Author: sergeyb Date: Mon Jul 1 11:13:14 2013 New Revision: 1498378 URL: http://svn.apache.org/r1498378 Log: Merged revisions 1498376 via svnmerge from https://svn.apache.org/repos/asf/cxf/branches/2.7.x-fixes
................ r1498376 | sergeyb | 2013-07-01 12:09:17 +0100 (Mon, 01 Jul 2013) | 9 lines Merged revisions 1498341 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r1498341 | sergeyb | 2013-07-01 10:51:26 +0100 (Mon, 01 Jul 2013) | 1 line [CXF-5090] Removing a ref to the staging repository ........ ................ Modified: cxf/branches/2.6.x-fixes/ (props changed) cxf/branches/2.6.x-fixes/parent/pom.xml Propchange: cxf/branches/2.6.x-fixes/ ------------------------------------------------------------------------------ Merged /cxf/branches/2.7.x-fixes:r1498376 Merged /cxf/trunk:r1498341 Propchange: cxf/branches/2.6.x-fixes/ ------------------------------------------------------------------------------ Binary property 'svnmerge-integrated' - no diff available. Modified: cxf/branches/2.6.x-fixes/parent/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/parent/pom.xml?rev=1498378&r1=1498377&r2=1498378&view=diff ============================================================================== --- cxf/branches/2.6.x-fixes/parent/pom.xml (original) +++ cxf/branches/2.6.x-fixes/parent/pom.xml Mon Jul 1 11:13:14 2013 @@ -1801,12 +1801,6 @@ </build> </profile> </profiles> - <repositories> - <repository> - <id>jettison</id> - <url>https://nexus.codehaus.org/content/repositories/orgcodehausjettison-021/</url> - </repository> - </repositories> </project>
