Return-Path: X-Original-To: apmail-aries-commits-archive@www.apache.org Delivered-To: apmail-aries-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6455F10942 for ; Tue, 22 Oct 2013 16:40:33 +0000 (UTC) Received: (qmail 96678 invoked by uid 500); 22 Oct 2013 16:40:33 -0000 Delivered-To: apmail-aries-commits-archive@aries.apache.org Received: (qmail 96587 invoked by uid 500); 22 Oct 2013 16:40:31 -0000 Mailing-List: contact commits-help@aries.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@aries.apache.org Delivered-To: mailing list commits@aries.apache.org Received: (qmail 96573 invoked by uid 99); 22 Oct 2013 16:40:29 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Oct 2013 16:40:29 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.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, 22 Oct 2013 16:40:28 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 636102388980; Tue, 22 Oct 2013 16:40:08 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1534697 - /aries/trunk/blueprint/blueprint-web-osgi/pom.xml Date: Tue, 22 Oct 2013 16:40:08 -0000 To: commits@aries.apache.org From: dkulp@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20131022164008.636102388980@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: dkulp Date: Tue Oct 22 16:40:08 2013 New Revision: 1534697 URL: http://svn.apache.org/r1534697 Log: Grab the snapshot until release Modified: aries/trunk/blueprint/blueprint-web-osgi/pom.xml Modified: aries/trunk/blueprint/blueprint-web-osgi/pom.xml URL: http://svn.apache.org/viewvc/aries/trunk/blueprint/blueprint-web-osgi/pom.xml?rev=1534697&r1=1534696&r2=1534697&view=diff ============================================================================== --- aries/trunk/blueprint/blueprint-web-osgi/pom.xml (original) +++ aries/trunk/blueprint/blueprint-web-osgi/pom.xml Tue Oct 22 16:40:08 2013 @@ -51,7 +51,7 @@ org.apache.aries.blueprint.services;provide:=true;version="[1.3,2.0)", javax.servlet*;version="[0.0,4)" - 1.3.0 + 1.3.1-SNAPSHOT