Return-Path: Delivered-To: apmail-sling-commits-archive@www.apache.org Received: (qmail 29220 invoked from network); 14 Sep 2009 18:35:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 14 Sep 2009 18:35:53 -0000 Received: (qmail 40307 invoked by uid 500); 14 Sep 2009 18:35:53 -0000 Delivered-To: apmail-sling-commits-archive@sling.apache.org Received: (qmail 40262 invoked by uid 500); 14 Sep 2009 18:35:53 -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 40253 invoked by uid 99); 14 Sep 2009 18:35:52 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Sep 2009 18:35:52 +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; Mon, 14 Sep 2009 18:35:49 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id AE2E523888D0; Mon, 14 Sep 2009 18:35:28 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r814772 - /sling/trunk/bundles/jcr/resource/pom.xml Date: Mon, 14 Sep 2009 18:35:28 -0000 To: commits@sling.apache.org From: fmeschbe@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20090914183528.AE2E523888D0@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: fmeschbe Date: Mon Sep 14 18:35:28 2009 New Revision: 814772 URL: http://svn.apache.org/viewvc?rev=814772&view=rev Log: Depending on 2.0.6 release of Sling API therefore we have to define imports including micro version Modified: sling/trunk/bundles/jcr/resource/pom.xml Modified: sling/trunk/bundles/jcr/resource/pom.xml URL: http://svn.apache.org/viewvc/sling/trunk/bundles/jcr/resource/pom.xml?rev=814772&r1=814771&r2=814772&view=diff ============================================================================== --- sling/trunk/bundles/jcr/resource/pom.xml (original) +++ sling/trunk/bundles/jcr/resource/pom.xml Mon Sep 14 18:35:28 2009 @@ -83,6 +83,9 @@ SLING-INF/nodetypes/mapping.cnd + <_versionpolicy> + $${version;===;${@}} +