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 4FCCE18FEC for ; Mon, 1 Feb 2016 17:43:35 +0000 (UTC) Received: (qmail 11106 invoked by uid 500); 1 Feb 2016 17:43:13 -0000 Delivered-To: apmail-brooklyn-commits-archive@brooklyn.apache.org Received: (qmail 11041 invoked by uid 500); 1 Feb 2016 17:43:13 -0000 Mailing-List: contact commits-help@brooklyn.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@brooklyn.apache.org Delivered-To: mailing list commits@brooklyn.apache.org Received: (qmail 10907 invoked by uid 99); 1 Feb 2016 17:43:12 -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; Mon, 01 Feb 2016 17:43:12 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id B505EDFF85; Mon, 1 Feb 2016 17:43:12 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: heneveld@apache.org To: commits@brooklyn.apache.org Date: Mon, 01 Feb 2016 17:43:20 -0000 Message-Id: In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [9/9] brooklyn-dist git commit: Add apache snapshot repository to quickstart archetype Add apache snapshot repository to quickstart archetype Backport of fix on master by Hadrian Zbarcea Project: http://git-wip-us.apache.org/repos/asf/brooklyn-dist/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-dist/commit/839e9258 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-dist/tree/839e9258 Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-dist/diff/839e9258 Branch: refs/heads/0.7.0-incubating Commit: 839e9258aabb4058f3343998e02b188f9e762465 Parents: 5e8cf96 Author: Hadrian Zbarcea Authored: Mon Jul 13 18:01:24 2015 -0400 Committer: Richard Downer Committed: Wed Jul 15 08:22:09 2015 +0000 ---------------------------------------------------------------------- usage/archetypes/quickstart/src/brooklyn-sample/pom.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/brooklyn-dist/blob/839e9258/usage/archetypes/quickstart/src/brooklyn-sample/pom.xml ---------------------------------------------------------------------- diff --git a/usage/archetypes/quickstart/src/brooklyn-sample/pom.xml b/usage/archetypes/quickstart/src/brooklyn-sample/pom.xml index 9536d83..aef48be 100644 --- a/usage/archetypes/quickstart/src/brooklyn-sample/pom.xml +++ b/usage/archetypes/quickstart/src/brooklyn-sample/pom.xml @@ -50,6 +50,17 @@ com.acme.sample.brooklyn.SampleMain + + + apache.snapshots + Apache Snapshot Repository + http://repository.apache.org/snapshots + + false + + + +