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 268D818AF5 for ; Thu, 11 Jun 2015 19:16:47 +0000 (UTC) Received: (qmail 57286 invoked by uid 500); 11 Jun 2015 19:16:39 -0000 Delivered-To: apmail-struts-commits-archive@struts.apache.org Received: (qmail 57169 invoked by uid 500); 11 Jun 2015 19:16:39 -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 56567 invoked by uid 99); 11 Jun 2015 19:16: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; Thu, 11 Jun 2015 19:16:39 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 197C0E0B2B; Thu, 11 Jun 2015 19:16:39 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: jogep@apache.org To: commits@struts.apache.org Date: Thu, 11 Jun 2015 19:16:59 -0000 Message-Id: In-Reply-To: <313deeaf0a3943d5bd3d59b3d025953e@git.apache.org> References: <313deeaf0a3943d5bd3d59b3d025953e@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [22/50] [abbrv] struts-examples git commit: Starts work on 2.5 version Starts work on 2.5 version Project: http://git-wip-us.apache.org/repos/asf/struts-examples/repo Commit: http://git-wip-us.apache.org/repos/asf/struts-examples/commit/b1bf6551 Tree: http://git-wip-us.apache.org/repos/asf/struts-examples/tree/b1bf6551 Diff: http://git-wip-us.apache.org/repos/asf/struts-examples/diff/b1bf6551 Branch: refs/heads/master Commit: b1bf65517c77f7e5d2fa8fe71bd75becc0cb5120 Parents: bca7f86 Author: Lukasz Lenart Authored: Thu May 21 20:43:19 2015 +0200 Committer: Lukasz Lenart Committed: Thu May 21 20:43:19 2015 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/struts-examples/blob/b1bf6551/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 91311a9..0b395cc 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-apps - 2.3.25-SNAPSHOT + 2.5-SNAPSHOT struts2-jboss-blank