Return-Path: X-Original-To: apmail-incubator-jena-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-jena-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 E6927971F for ; Wed, 19 Oct 2011 12:19:39 +0000 (UTC) Received: (qmail 58702 invoked by uid 500); 19 Oct 2011 12:19:39 -0000 Delivered-To: apmail-incubator-jena-commits-archive@incubator.apache.org Received: (qmail 58680 invoked by uid 500); 19 Oct 2011 12:19:39 -0000 Mailing-List: contact jena-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jena-dev@incubator.apache.org Delivered-To: mailing list jena-commits@incubator.apache.org Received: (qmail 58673 invoked by uid 99); 19 Oct 2011 12:19:39 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Oct 2011 12:19:39 +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; Wed, 19 Oct 2011 12:19:38 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id B48182388A36; Wed, 19 Oct 2011 12:19:18 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1186152 - in /incubator/jena/Jena2: ARQ/trunk/pom.xml jena/trunk/pom.xml Date: Wed, 19 Oct 2011 12:19:18 -0000 To: jena-commits@incubator.apache.org From: andy@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20111019121918.B48182388A36@eris.apache.org> Author: andy Date: Wed Oct 19 12:19:18 2011 New Revision: 1186152 URL: http://svn.apache.org/viewvc?rev=1186152&view=rev Log: Update legacy POMs for Java 1.5 -> Java6. Modified: incubator/jena/Jena2/ARQ/trunk/pom.xml incubator/jena/Jena2/jena/trunk/pom.xml Modified: incubator/jena/Jena2/ARQ/trunk/pom.xml URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/ARQ/trunk/pom.xml?rev=1186152&r1=1186151&r2=1186152&view=diff ============================================================================== --- incubator/jena/Jena2/ARQ/trunk/pom.xml (original) +++ incubator/jena/Jena2/ARQ/trunk/pom.xml Wed Oct 19 12:19:18 2011 @@ -207,8 +207,8 @@ true source,lines,vars true - 1.5 - 1.5 + 1.6 + 1.6 Modified: incubator/jena/Jena2/jena/trunk/pom.xml URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/jena/trunk/pom.xml?rev=1186152&r1=1186151&r2=1186152&view=diff ============================================================================== --- incubator/jena/Jena2/jena/trunk/pom.xml (original) +++ incubator/jena/Jena2/jena/trunk/pom.xml Wed Oct 19 12:19:18 2011 @@ -113,8 +113,8 @@ true source,lines,vars true - 1.5 - 1.5 + 1.6 + 1.6 UTF-8