Return-Path: Delivered-To: apmail-incubator-sling-commits-archive@locus.apache.org Received: (qmail 61619 invoked from network); 11 Aug 2008 10:32:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 11 Aug 2008 10:32:36 -0000 Received: (qmail 93906 invoked by uid 500); 11 Aug 2008 10:32:35 -0000 Delivered-To: apmail-incubator-sling-commits-archive@incubator.apache.org Received: (qmail 93853 invoked by uid 500); 11 Aug 2008 10:32:35 -0000 Mailing-List: contact sling-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: sling-dev@incubator.apache.org Delivered-To: mailing list sling-commits@incubator.apache.org Received: (qmail 93841 invoked by uid 99); 11 Aug 2008 10:32:34 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Aug 2008 03:32:34 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.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; Mon, 11 Aug 2008 10:31:47 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id C570E238898B; Mon, 11 Aug 2008 03:32:14 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r684703 - /incubator/sling/trunk/parent/pom.xml Date: Mon, 11 Aug 2008 10:32:10 -0000 To: sling-commits@incubator.apache.org From: fmeschbe@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20080811103214.C570E238898B@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: fmeschbe Date: Mon Aug 11 03:32:06 2008 New Revision: 684703 URL: http://svn.apache.org/viewvc?rev=684703&view=rev Log: Use latest released Configuration Admin and Declarative Services implementations Modified: incubator/sling/trunk/parent/pom.xml Modified: incubator/sling/trunk/parent/pom.xml URL: http://svn.apache.org/viewvc/incubator/sling/trunk/parent/pom.xml?rev=684703&r1=684702&r2=684703&view=diff ============================================================================== --- incubator/sling/trunk/parent/pom.xml (original) +++ incubator/sling/trunk/parent/pom.xml Mon Aug 11 03:32:06 2008 @@ -668,14 +668,14 @@ org.apache.felix org.apache.felix.scr - 1.0.2 + 1.0.4 provided org.apache.felix org.apache.felix.configadmin - 1.0.1 + 1.0.4 provided