Return-Path: Delivered-To: apmail-sling-commits-archive@www.apache.org Received: (qmail 37684 invoked from network); 22 Jun 2010 08:49:47 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 22 Jun 2010 08:49:47 -0000 Received: (qmail 1542 invoked by uid 500); 22 Jun 2010 08:49:47 -0000 Delivered-To: apmail-sling-commits-archive@sling.apache.org Received: (qmail 1481 invoked by uid 500); 22 Jun 2010 08:49:45 -0000 Mailing-List: contact commits-help@sling.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@sling.apache.org Delivered-To: mailing list commits@sling.apache.org Received: (qmail 1474 invoked by uid 99); 22 Jun 2010 08:49:45 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Jun 2010 08:49:45 +0000 X-ASF-Spam-Status: No, hits=-1430.4 required=10.0 tests=ALL_TRUSTED,AWL 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; Tue, 22 Jun 2010 08:49:44 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 042E423889F1; Tue, 22 Jun 2010 08:48:59 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r956816 - /sling/trunk/launchpad/builder/pom.xml Date: Tue, 22 Jun 2010 08:48:58 -0000 To: commits@sling.apache.org From: fmeschbe@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20100622084859.042E423889F1@eris.apache.org> Author: fmeschbe Date: Tue Jun 22 08:48:58 2010 New Revision: 956816 URL: http://svn.apache.org/viewvc?rev=956816&view=rev Log: SLING-1567 Upgrade Launchpad Base reference to 2.2.1-SNAPSHOT to make sure the upgraded Felix Framework 3.0.1 is included in the trunk build Modified: sling/trunk/launchpad/builder/pom.xml Modified: sling/trunk/launchpad/builder/pom.xml URL: http://svn.apache.org/viewvc/sling/trunk/launchpad/builder/pom.xml?rev=956816&r1=956815&r2=956816&view=diff ============================================================================== --- sling/trunk/launchpad/builder/pom.xml (original) +++ sling/trunk/launchpad/builder/pom.xml Tue Jun 22 08:48:58 2010 @@ -266,7 +266,7 @@ org.apache.sling org.apache.sling.launchpad.base - 2.2.0 + 2.2.1-SNAPSHOT webapp war runtime @@ -274,7 +274,7 @@ org.apache.sling org.apache.sling.launchpad.base - 2.2.0 + 2.2.1-SNAPSHOT app provided