Return-Path: X-Original-To: apmail-cxf-commits-archive@www.apache.org Delivered-To: apmail-cxf-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 70C12D2E1 for ; Tue, 27 Nov 2012 20:34:41 +0000 (UTC) Received: (qmail 41390 invoked by uid 500); 27 Nov 2012 20:34:41 -0000 Delivered-To: apmail-cxf-commits-archive@cxf.apache.org Received: (qmail 41327 invoked by uid 500); 27 Nov 2012 20:34:41 -0000 Mailing-List: contact commits-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list commits@cxf.apache.org Received: (qmail 41319 invoked by uid 99); 27 Nov 2012 20:34:41 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Nov 2012 20:34:41 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Nov 2012 20:34:39 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 4553623889BF; Tue, 27 Nov 2012 20:34:18 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1414388 - /cxf/trunk/parent/pom.xml Date: Tue, 27 Nov 2012 20:34:17 -0000 To: commits@cxf.apache.org From: dkulp@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20121127203418.4553623889BF@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: dkulp Date: Tue Nov 27 20:34:16 2012 New Revision: 1414388 URL: http://svn.apache.org/viewvc?rev=1414388&view=rev Log: Move a version to the parent/pom.xml Modified: cxf/trunk/parent/pom.xml Modified: cxf/trunk/parent/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/parent/pom.xml?rev=1414388&r1=1414387&r2=1414388&view=diff ============================================================================== --- cxf/trunk/parent/pom.xml (original) +++ cxf/trunk/parent/pom.xml Tue Nov 27 20:34:16 2012 @@ -1057,6 +1057,16 @@ org.springframework.security + spring-security-web + ${cxf.spring.version} + + + org.springframework.security + spring-security-config + ${cxf.spring.version} + + + org.springframework.security spring-security-core 2.0.6.RELEASE