Return-Path: X-Original-To: apmail-archiva-commits-archive@www.apache.org Delivered-To: apmail-archiva-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 C56ECD1C3 for ; Fri, 21 Sep 2012 14:16:06 +0000 (UTC) Received: (qmail 58480 invoked by uid 500); 21 Sep 2012 14:16:06 -0000 Delivered-To: apmail-archiva-commits-archive@archiva.apache.org Received: (qmail 58426 invoked by uid 500); 21 Sep 2012 14:16:06 -0000 Mailing-List: contact commits-help@archiva.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@archiva.apache.org Delivered-To: mailing list commits@archiva.apache.org Received: (qmail 58418 invoked by uid 99); 21 Sep 2012 14:16:06 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Sep 2012 14:16:06 +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; Fri, 21 Sep 2012 14:16:04 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id A10AC23888E3 for ; Fri, 21 Sep 2012 14:15:20 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1388513 - /archiva/redback/redback-components/trunk/spring-utils/pom.xml Date: Fri, 21 Sep 2012 14:15:20 -0000 To: commits@archiva.apache.org From: olamy@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120921141520.A10AC23888E3@eris.apache.org> Author: olamy Date: Fri Sep 21 14:15:20 2012 New Revision: 1388513 URL: http://svn.apache.org/viewvc?rev=1388513&view=rev Log: no need of those properties Modified: archiva/redback/redback-components/trunk/spring-utils/pom.xml Modified: archiva/redback/redback-components/trunk/spring-utils/pom.xml URL: http://svn.apache.org/viewvc/archiva/redback/redback-components/trunk/spring-utils/pom.xml?rev=1388513&r1=1388512&r2=1388513&view=diff ============================================================================== --- archiva/redback/redback-components/trunk/spring-utils/pom.xml (original) +++ archiva/redback/redback-components/trunk/spring-utils/pom.xml Fri Sep 21 14:15:20 2012 @@ -53,24 +53,20 @@ org.springframework spring-context - ${springVersion} org.springframework spring-web - ${springVersion} true org.springframework spring-test - ${springVersion} test commons-lang commons-lang - 2.5