Return-Path: X-Original-To: apmail-velocity-commits-archive@minotaur.apache.org Delivered-To: apmail-velocity-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 551C9DC32 for ; Sun, 30 Sep 2012 15:08:00 +0000 (UTC) Received: (qmail 84003 invoked by uid 500); 30 Sep 2012 15:08:00 -0000 Delivered-To: apmail-velocity-commits-archive@velocity.apache.org Received: (qmail 83946 invoked by uid 500); 30 Sep 2012 15:07:59 -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 83937 invoked by uid 99); 30 Sep 2012 15:07:59 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 30 Sep 2012 15:07:59 +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; Sun, 30 Sep 2012 15:07:57 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 9D6EA23888EA for ; Sun, 30 Sep 2012 15:07:13 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1392031 - /velocity/engine/trunk/velocity-engine-core/pom.xml Date: Sun, 30 Sep 2012 15:07:13 -0000 To: commits@velocity.apache.org From: cbrisson@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120930150713.9D6EA23888EA@eris.apache.org> Author: cbrisson Date: Sun Sep 30 15:07:13 2012 New Revision: 1392031 URL: http://svn.apache.org/viewvc?rev=1392031&view=rev Log: try to make gump happy Modified: velocity/engine/trunk/velocity-engine-core/pom.xml Modified: velocity/engine/trunk/velocity-engine-core/pom.xml URL: http://svn.apache.org/viewvc/velocity/engine/trunk/velocity-engine-core/pom.xml?rev=1392031&r1=1392030&r2=1392031&view=diff ============================================================================== --- velocity/engine/trunk/velocity-engine-core/pom.xml (original) +++ velocity/engine/trunk/velocity-engine-core/pom.xml Sun Sep 30 15:07:13 2012 @@ -23,6 +23,15 @@ org.apache.maven.plugins + maven-compiler-plugin + 2.5.1 + + 1.6 + 1.6 + + + + org.apache.maven.plugins maven-resources-plugin 2.4.3