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 2540A200CA3 for ; Thu, 1 Jun 2017 23:41:06 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 23B83160BC4; Thu, 1 Jun 2017 21:41:06 +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 60CA7160BC1 for ; Thu, 1 Jun 2017 23:41:05 +0200 (CEST) Received: (qmail 79662 invoked by uid 500); 1 Jun 2017 21:41:04 -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 79653 invoked by uid 99); 1 Jun 2017 21:41:04 -0000 Received: from Unknown (HELO svn01-us-west.apache.org) (209.188.14.144) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Jun 2017 21:41:04 +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 23D4B3A022C for ; Thu, 1 Jun 2017 21:41:04 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1797277 - /sling/trunk/testing/tools/pom.xml Date: Thu, 01 Jun 2017 21:41:04 -0000 To: commits@sling.apache.org From: pauls@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20170601214104.23D4B3A022C@svn01-us-west.apache.org> archived-at: Thu, 01 Jun 2017 21:41:06 -0000 Author: pauls Date: Thu Jun 1 21:41:03 2017 New Revision: 1797277 URL: http://svn.apache.org/viewvc?rev=1797277&view=rev Log: Switch to commons.johnzon Modified: sling/trunk/testing/tools/pom.xml Modified: sling/trunk/testing/tools/pom.xml URL: http://svn.apache.org/viewvc/sling/trunk/testing/tools/pom.xml?rev=1797277&r1=1797276&r2=1797277&view=diff ============================================================================== --- sling/trunk/testing/tools/pom.xml (original) +++ sling/trunk/testing/tools/pom.xml Thu Jun 1 21:41:03 2017 @@ -112,8 +112,8 @@ compile - org.apache.johnzon - johnzon-core + org.apache.sling + org.apache.sling.commons.johnzon 1.0.0 test