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 11:51:26 UTC

svn commit: r1498341 - /cxf/trunk/parent/pom.xml

Author: sergeyb
Date: Mon Jul  1 09:51:26 2013
New Revision: 1498341

URL: http://svn.apache.org/r1498341
Log:
[CXF-5090] Removing a ref to the staging repository

Modified:
    cxf/trunk/parent/pom.xml

Modified: cxf/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/parent/pom.xml?rev=1498341&r1=1498340&r2=1498341&view=diff
==============================================================================
--- cxf/trunk/parent/pom.xml (original)
+++ cxf/trunk/parent/pom.xml Mon Jul  1 09:51:26 2013
@@ -1838,12 +1838,6 @@
             </build>
         </profile>
     </profiles>
-    <repositories>
-         <repository>
-            <id>jettison</id>
-            <url>https://nexus.codehaus.org/content/repositories/orgcodehausjettison-021/</url>
-         </repository>
-    </repositories>
 </project>