Return-Path: Delivered-To: apmail-sling-commits-archive@www.apache.org Received: (qmail 61573 invoked from network); 7 Sep 2010 07:27:57 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 7 Sep 2010 07:27:57 -0000 Received: (qmail 96970 invoked by uid 500); 7 Sep 2010 07:27:57 -0000 Delivered-To: apmail-sling-commits-archive@sling.apache.org Received: (qmail 96942 invoked by uid 500); 7 Sep 2010 07:27:55 -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 96935 invoked by uid 99); 7 Sep 2010 07:27:54 -0000 Received: from Unknown (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Sep 2010 07:27:54 +0000 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; Tue, 07 Sep 2010 07:27:37 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id E60C323889E7; Tue, 7 Sep 2010 07:27:15 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r993252 - /sling/trunk/bundles/auth/openid/pom.xml Date: Tue, 07 Sep 2010 07:27:15 -0000 To: commits@sling.apache.org From: fmeschbe@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20100907072715.E60C323889E7@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: fmeschbe Date: Tue Sep 7 07:27:15 2010 New Revision: 993252 URL: http://svn.apache.org/viewvc?rev=993252&view=rev Log: Use released version of auth/core dependency Modified: sling/trunk/bundles/auth/openid/pom.xml Modified: sling/trunk/bundles/auth/openid/pom.xml URL: http://svn.apache.org/viewvc/sling/trunk/bundles/auth/openid/pom.xml?rev=993252&r1=993251&r2=993252&view=diff ============================================================================== --- sling/trunk/bundles/auth/openid/pom.xml (original) +++ sling/trunk/bundles/auth/openid/pom.xml Tue Sep 7 07:27:15 2010 @@ -107,7 +107,7 @@ org.apache.sling org.apache.sling.auth.core - 0.9.0-SNAPSHOT + 1.0.0 provided