Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 5B263200CDD for ; Mon, 7 Aug 2017 23:04:46 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 59DCD1661DB; Mon, 7 Aug 2017 21:04:46 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 9751E1661D7 for ; Mon, 7 Aug 2017 23:04:45 +0200 (CEST) Received: (qmail 62951 invoked by uid 500); 7 Aug 2017 21:04:44 -0000 Mailing-List: contact commits-help@velocity.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@velocity.apache.org Delivered-To: mailing list commits@velocity.apache.org Received: (qmail 62942 invoked by uid 99); 7 Aug 2017 21:04:44 -0000 Received: from Unknown (HELO svn01-us-west.apache.org) (209.188.14.144) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Aug 2017 21:04:44 +0000 Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id 7B4C93A00E6 for ; Mon, 7 Aug 2017 21:04:42 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1804359 - /velocity/tools/trunk/velocity-tools-generic/pom.xml Date: Mon, 07 Aug 2017 21:04:40 -0000 To: commits@velocity.apache.org From: cbrisson@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20170807210443.7B4C93A00E6@svn01-us-west.apache.org> archived-at: Mon, 07 Aug 2017 21:04:46 -0000 Author: cbrisson Date: Mon Aug 7 21:04:40 2017 New Revision: 1804359 URL: http://svn.apache.org/viewvc?rev=1804359&view=rev Log: [tools] Tools 3.0-SNAPSHOT can now rely on engine 2.0 Modified: velocity/tools/trunk/velocity-tools-generic/pom.xml Modified: velocity/tools/trunk/velocity-tools-generic/pom.xml URL: http://svn.apache.org/viewvc/velocity/tools/trunk/velocity-tools-generic/pom.xml?rev=1804359&r1=1804358&r2=1804359&view=diff ============================================================================== --- velocity/tools/trunk/velocity-tools-generic/pom.xml (original) +++ velocity/tools/trunk/velocity-tools-generic/pom.xml Mon Aug 7 21:04:40 2017 @@ -70,7 +70,7 @@ org.apache.velocity velocity-engine-core - 2.0-SNAPSHOT + 2.0 commons-beanutils