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 842FA17918 for ; Fri, 6 Feb 2015 15:50:39 +0000 (UTC) Received: (qmail 93030 invoked by uid 500); 6 Feb 2015 15:50:39 -0000 Delivered-To: apmail-syncope-commits-archive@syncope.apache.org Received: (qmail 92992 invoked by uid 500); 6 Feb 2015 15:50:39 -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 92976 invoked by uid 99); 6 Feb 2015 15:50:39 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Feb 2015 15:50:39 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 40017E05D4; Fri, 6 Feb 2015 15:50:39 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit From: ilgrosso@apache.org To: commits@syncope.apache.org Date: Fri, 06 Feb 2015 15:50:39 -0000 Message-Id: <79262e0b752e4da88382563390061117@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [1/7] syncope git commit: Upgrading checkstyle Repository: syncope Updated Branches: refs/heads/1_2_X a2cd9e7b1 -> 5e7db3e7e refs/heads/2_0_X 3623524db -> 20d29ba99 refs/heads/master 414e8a541 -> 273ff6f98 Upgrading checkstyle Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/5e7db3e7 Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/5e7db3e7 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/5e7db3e7 Branch: refs/heads/1_2_X Commit: 5e7db3e7ee812ac4a6b964915ee1b6cae157f448 Parents: a2cd9e7 Author: Francesco Chicchiriccò Authored: Fri Feb 6 16:49:42 2015 +0100 Committer: Francesco Chicchiriccò Committed: Fri Feb 6 16:49:42 2015 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/5e7db3e7/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 2e0d76f..bbdad80 100644 --- a/pom.xml +++ b/pom.xml @@ -1203,7 +1203,7 @@ under the License. org.apache.maven.plugins maven-checkstyle-plugin - 2.12.1 + 2.14 org.apache.syncope