Return-Path: Delivered-To: apmail-incubator-sling-commits-archive@locus.apache.org Received: (qmail 7606 invoked from network); 4 Feb 2008 20:55:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Feb 2008 20:55:18 -0000 Received: (qmail 50643 invoked by uid 500); 4 Feb 2008 20:55:10 -0000 Delivered-To: apmail-incubator-sling-commits-archive@incubator.apache.org Received: (qmail 50614 invoked by uid 500); 4 Feb 2008 20:55:10 -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 50605 invoked by uid 99); 4 Feb 2008 20:55:10 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Feb 2008 12:55:10 -0800 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Feb 2008 20:54:50 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 820351A9832; Mon, 4 Feb 2008 12:54:57 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r618430 - /incubator/sling/trunk/parent/pom.xml Date: Mon, 04 Feb 2008 20:54:57 -0000 To: sling-commits@incubator.apache.org From: cziegeler@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20080204205457.820351A9832@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: cziegeler Date: Mon Feb 4 12:54:51 2008 New Revision: 618430 URL: http://svn.apache.org/viewvc?rev=618430&view=rev Log: Use released versions. 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=618430&r1=618429&r2=618430&view=diff ============================================================================== --- incubator/sling/trunk/parent/pom.xml (original) +++ incubator/sling/trunk/parent/pom.xml Mon Feb 4 12:54:51 2008 @@ -564,28 +564,28 @@ org.apache.felix org.apache.felix.eventadmin - 0.9.0-SNAPSHOT + 1.0.0 provided org.apache.felix org.apache.felix.scr - 0.9.0-SNAPSHOT + 1.0.0 provided org.apache.felix org.apache.felix.configadmin - 0.9.0-SNAPSHOT + 1.0.0 provided org.apache.felix org.apache.felix.metatype - 0.9.0-SNAPSHOT + 1.0.0 provided