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 9067D200C25 for ; Fri, 10 Feb 2017 02:45:25 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 8ED73160B64; Fri, 10 Feb 2017 01:45:25 +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 CEAF9160B50 for ; Fri, 10 Feb 2017 02:45:24 +0100 (CET) Received: (qmail 34656 invoked by uid 500); 10 Feb 2017 01:45:24 -0000 Mailing-List: contact commits-help@felix.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@felix.apache.org Delivered-To: mailing list commits@felix.apache.org Received: (qmail 34646 invoked by uid 99); 10 Feb 2017 01:45:24 -0000 Received: from Unknown (HELO svn01-us-west.apache.org) (209.188.14.144) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Feb 2017 01:45:24 +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 8B37F3A20C3 for ; Fri, 10 Feb 2017 01:45:23 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1782423 - /felix/trunk/utils/pom.xml Date: Fri, 10 Feb 2017 01:45:23 -0000 To: commits@felix.apache.org From: davidb@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20170210014523.8B37F3A20C3@svn01-us-west.apache.org> archived-at: Fri, 10 Feb 2017 01:45:25 -0000 Author: davidb Date: Fri Feb 10 01:45:23 2017 New Revision: 1782423 URL: http://svn.apache.org/viewvc?rev=1782423&view=rev Log: Update minor version of Utils since new functionality is provided. Modified: felix/trunk/utils/pom.xml Modified: felix/trunk/utils/pom.xml URL: http://svn.apache.org/viewvc/felix/trunk/utils/pom.xml?rev=1782423&r1=1782422&r2=1782423&view=diff ============================================================================== --- felix/trunk/utils/pom.xml (original) +++ felix/trunk/utils/pom.xml Fri Feb 10 01:45:23 2017 @@ -27,7 +27,7 @@ 4.0.0 Apache Felix Utils Utility classes for OSGi. - 1.8.7-SNAPSHOT + 1.9.0-SNAPSHOT org.apache.felix.utils