Return-Path: X-Original-To: apmail-brooklyn-commits-archive@minotaur.apache.org Delivered-To: apmail-brooklyn-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8836318F8D for ; Wed, 15 Jul 2015 10:03:54 +0000 (UTC) Received: (qmail 97633 invoked by uid 500); 15 Jul 2015 10:03:54 -0000 Delivered-To: apmail-brooklyn-commits-archive@brooklyn.apache.org Received: (qmail 97612 invoked by uid 500); 15 Jul 2015 10:03:54 -0000 Mailing-List: contact commits-help@brooklyn.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@brooklyn.incubator.apache.org Delivered-To: mailing list commits@brooklyn.incubator.apache.org Received: (qmail 97603 invoked by uid 99); 15 Jul 2015 10:03:54 -0000 Received: from Unknown (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Jul 2015 10:03:54 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 17BF8C047E for ; Wed, 15 Jul 2015 10:03:54 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.99 X-Spam-Level: X-Spam-Status: No, score=0.99 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, T_RP_MATCHES_RCVD=-0.01] autolearn=disabled Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id N5i1G1ozemkM for ; Wed, 15 Jul 2015 10:03:39 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with SMTP id 481292139E for ; Wed, 15 Jul 2015 10:03:36 +0000 (UTC) Received: (qmail 96931 invoked by uid 99); 15 Jul 2015 10:03:36 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Jul 2015 10:03:36 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 0C518E2F31; Wed, 15 Jul 2015 10:03:36 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: richard@apache.org To: commits@brooklyn.incubator.apache.org Date: Wed, 15 Jul 2015 10:03:42 -0000 Message-Id: <892e9658272e4bb4a83399395008a953@git.apache.org> In-Reply-To: <26ce478055db49e68dd898dbebb63d62@git.apache.org> References: <26ce478055db49e68dd898dbebb63d62@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [08/15] incubator-brooklyn git commit: Introduce a parent/pom and prepare for release http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/96befda2/policy/pom.xml ---------------------------------------------------------------------- diff --git a/policy/pom.xml b/policy/pom.xml index 6c42052..34c3c8e 100644 --- a/policy/pom.xml +++ b/policy/pom.xml @@ -30,7 +30,7 @@ org.apache.brooklyn brooklyn-parent 0.7.0-incubating - ../pom.xml + ../parent/pom.xml