From scm-return-50350-apmail-geronimo-scm-archive=geronimo.apache.org@geronimo.apache.org Tue Jul 4 10:10:18 2017 Return-Path: X-Original-To: apmail-geronimo-scm-archive@www.apache.org Delivered-To: apmail-geronimo-scm-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A97191A27C for ; Tue, 4 Jul 2017 10:10:18 +0000 (UTC) Received: (qmail 67358 invoked by uid 500); 4 Jul 2017 10:10:18 -0000 Delivered-To: apmail-geronimo-scm-archive@geronimo.apache.org Received: (qmail 67312 invoked by uid 500); 4 Jul 2017 10:10:18 -0000 Mailing-List: contact scm-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list scm@geronimo.apache.org Received: (qmail 67303 invoked by uid 99); 4 Jul 2017 10:10:18 -0000 Received: from Unknown (HELO svn01-us-west.apache.org) (209.188.14.144) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Jul 2017 10:10:18 +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 08A2B3A00E6 for ; Tue, 4 Jul 2017 10:10:18 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1800747 - in /geronimo/components/config/trunk: impl/pom.xml pom.xml Date: Tue, 04 Jul 2017 10:10:18 -0000 To: scm@geronimo.apache.org From: rmannibucau@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20170704101018.08A2B3A00E6@svn01-us-west.apache.org> Author: rmannibucau Date: Tue Jul 4 10:10:17 2017 New Revision: 1800747 URL: http://svn.apache.org/viewvc?rev=1800747&view=rev Log: pom names Modified: geronimo/components/config/trunk/impl/pom.xml geronimo/components/config/trunk/pom.xml Modified: geronimo/components/config/trunk/impl/pom.xml URL: http://svn.apache.org/viewvc/geronimo/components/config/trunk/impl/pom.xml?rev=1800747&r1=1800746&r2=1800747&view=diff ============================================================================== --- geronimo/components/config/trunk/impl/pom.xml (original) +++ geronimo/components/config/trunk/impl/pom.xml Tue Jul 4 10:10:17 2017 @@ -27,8 +27,8 @@ 1.0-SNAPSHOT - org.apache.geronimo.config geronimo-config-impl + Geronimo Microprofile Configuration :: Implementation Modified: geronimo/components/config/trunk/pom.xml URL: http://svn.apache.org/viewvc/geronimo/components/config/trunk/pom.xml?rev=1800747&r1=1800746&r2=1800747&view=diff ============================================================================== --- geronimo/components/config/trunk/pom.xml (original) +++ geronimo/components/config/trunk/pom.xml Tue Jul 4 10:10:17 2017 @@ -30,6 +30,7 @@ config-parent 1.0-SNAPSHOT pom + Geronimo Microprofile Configuration