Return-Path: X-Original-To: apmail-struts-commits-archive@minotaur.apache.org Delivered-To: apmail-struts-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id CB6FD1007F for ; Tue, 2 Dec 2014 09:56:30 +0000 (UTC) Received: (qmail 65528 invoked by uid 500); 2 Dec 2014 09:56:29 -0000 Delivered-To: apmail-struts-commits-archive@struts.apache.org Received: (qmail 65443 invoked by uid 500); 2 Dec 2014 09:56:29 -0000 Mailing-List: contact commits-help@struts.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@struts.apache.org Delivered-To: mailing list commits@struts.apache.org Received: (qmail 65164 invoked by uid 99); 2 Dec 2014 09:56:29 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Dec 2014 09:56:29 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 10DB19B8145; Tue, 2 Dec 2014 09:56:28 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: lukaszlenart@apache.org To: commits@struts.apache.org Date: Tue, 02 Dec 2014 09:56:37 -0000 Message-Id: <6530925cf9dd4f9b9d0d88669908b604@git.apache.org> In-Reply-To: <17d29b929e594b9a9c4e57ca9d3646a5@git.apache.org> References: <17d29b929e594b9a9c4e57ca9d3646a5@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [11/11] struts git commit: Reformats source code Reformats source code Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/ae4e3d11 Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/ae4e3d11 Diff: http://git-wip-us.apache.org/repos/asf/struts/diff/ae4e3d11 Branch: refs/heads/develop Commit: ae4e3d116b635b257835f0a5b1f67d30bc9472e6 Parents: 3e0e383 Author: Lukasz Lenart Authored: Fri Nov 21 21:55:40 2014 +0100 Committer: Lukasz Lenart Committed: Fri Nov 21 21:55:40 2014 +0100 ---------------------------------------------------------------------- pom.xml | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/struts/blob/ae4e3d11/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 39b9c8e..8d09370 100644 --- a/pom.xml +++ b/pom.xml @@ -1,5 +1,6 @@ - + org.apache.struts @@ -31,8 +32,8 @@ scm:git:git://git.apache.org/struts.git scm:git:https://git-wip-us.apache.org/repos/asf/struts.git http://git.apache.org/struts.git - HEAD - + HEAD + JIRA @@ -74,7 +75,7 @@ The Apache Software License, Version 2.0 http://www.apache.org/licenses/LICENSE-2.0.txt repo - + @@ -292,11 +293,11 @@ false - - org.apache.maven.doxia - doxia-module-markdown - 1.3 - + + org.apache.maven.doxia + doxia-module-markdown + 1.3 +