You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by se...@apache.org on 2013/07/01 13:09:17 UTC

svn commit: r1498376 - in /cxf/branches/2.7.x-fixes: ./ parent/pom.xml

Author: sergeyb
Date: Mon Jul  1 11:09:17 2013
New Revision: 1498376

URL: http://svn.apache.org/r1498376
Log:
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.7.x-fixes/   (props changed)
    cxf/branches/2.7.x-fixes/parent/pom.xml

Propchange: cxf/branches/2.7.x-fixes/
------------------------------------------------------------------------------
  Merged /cxf/trunk:r1498341

Propchange: cxf/branches/2.7.x-fixes/
------------------------------------------------------------------------------
Binary property 'svnmerge-integrated' - no diff available.

Modified: cxf/branches/2.7.x-fixes/parent/pom.xml
URL: http://svn.apache.org/viewvc/cxf/branches/2.7.x-fixes/parent/pom.xml?rev=1498376&r1=1498375&r2=1498376&view=diff
==============================================================================
--- cxf/branches/2.7.x-fixes/parent/pom.xml (original)
+++ cxf/branches/2.7.x-fixes/parent/pom.xml Mon Jul  1 11:09:17 2013
@@ -1836,12 +1836,6 @@
             </build>
         </profile>
     </profiles>
-    <repositories>
-         <repository>
-            <id>jettison</id>
-            <url>https://nexus.codehaus.org/content/repositories/orgcodehausjettison-021/</url>
-         </repository>
-    </repositories>
 </project>