Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 2CBF3200D16 for ; Tue, 10 Oct 2017 13:42:52 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 2B30D160BE0; Tue, 10 Oct 2017 11:42:52 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 9938F1609E5 for ; Tue, 10 Oct 2017 13:42:51 +0200 (CEST) Received: (qmail 97238 invoked by uid 500); 10 Oct 2017 11:42:50 -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 97229 invoked by uid 99); 10 Oct 2017 11:42:50 -0000 Received: from Unknown (HELO svn01-us-west.apache.org) (209.188.14.144) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Oct 2017 11:42:50 +0000 Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id 0B0303A02CB for ; Tue, 10 Oct 2017 11:42:48 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1811672 - /sling/trunk/bundles/extensions/discovery/oak/pom.xml Date: Tue, 10 Oct 2017 11:42:45 -0000 To: commits@sling.apache.org From: stefanegli@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20171010114249.0B0303A02CB@svn01-us-west.apache.org> archived-at: Tue, 10 Oct 2017 11:42:52 -0000 Author: stefanegli Date: Tue Oct 10 11:42:45 2017 New Revision: 1811672 URL: http://svn.apache.org/viewvc?rev=1811672&view=rev Log: releng : switching discovery.base from 2.0.5-SNAPSHOT back to 2.0.4 Modified: sling/trunk/bundles/extensions/discovery/oak/pom.xml Modified: sling/trunk/bundles/extensions/discovery/oak/pom.xml URL: http://svn.apache.org/viewvc/sling/trunk/bundles/extensions/discovery/oak/pom.xml?rev=1811672&r1=1811671&r2=1811672&view=diff ============================================================================== --- sling/trunk/bundles/extensions/discovery/oak/pom.xml (original) +++ sling/trunk/bundles/extensions/discovery/oak/pom.xml Tue Oct 10 11:42:45 2017 @@ -168,7 +168,7 @@ org.apache.sling org.apache.sling.discovery.base - 2.0.5-SNAPSHOT + 2.0.4 provided