Return-Path: X-Original-To: apmail-syncope-commits-archive@www.apache.org Delivered-To: apmail-syncope-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 45C251042C for ; Wed, 7 Aug 2013 06:32:46 +0000 (UTC) Received: (qmail 50906 invoked by uid 500); 7 Aug 2013 06:32:46 -0000 Delivered-To: apmail-syncope-commits-archive@syncope.apache.org Received: (qmail 50889 invoked by uid 500); 7 Aug 2013 06:32:43 -0000 Mailing-List: contact commits-help@syncope.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@syncope.apache.org Delivered-To: mailing list commits@syncope.apache.org Received: (qmail 50882 invoked by uid 99); 7 Aug 2013 06:32:41 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Aug 2013 06:32: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; Wed, 07 Aug 2013 06:32:39 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 569BF23889BF; Wed, 7 Aug 2013 06:32:18 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1511190 - in /syncope/branches/1_1_X: ./ pom.xml Date: Wed, 07 Aug 2013 06:32:18 -0000 To: commits@syncope.apache.org From: ilgrosso@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20130807063218.569BF23889BF@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: ilgrosso Date: Wed Aug 7 06:32:17 2013 New Revision: 1511190 URL: http://svn.apache.org/r1511190 Log: Merge from 1_0_X and Spring upgrade to 3.2.4 Modified: syncope/branches/1_1_X/ (props changed) syncope/branches/1_1_X/pom.xml Propchange: syncope/branches/1_1_X/ ------------------------------------------------------------------------------ Merged /syncope/branches/1_0_X:r1510401-1511189 Modified: syncope/branches/1_1_X/pom.xml URL: http://svn.apache.org/viewvc/syncope/branches/1_1_X/pom.xml?rev=1511190&r1=1511189&r2=1511190&view=diff ============================================================================== --- syncope/branches/1_1_X/pom.xml (original) +++ syncope/branches/1_1_X/pom.xml Wed Aug 7 06:32:17 2013 @@ -305,7 +305,7 @@ under the License. 5.13 2.7.6 - 3.2.3.RELEASE + 3.2.4.RELEASE 3.1.4.RELEASE 1.7.3 1.9.13 @@ -322,7 +322,7 @@ under the License. 2.1.6 - 1.3.172 + 1.3.173 1.0.13 1.7.5 @@ -1133,7 +1133,7 @@ under the License. org.apache.maven.plugins maven-enforcer-plugin - 1.3 + 1.3.1 enforce-java