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 16CA0200827 for ; Sun, 15 May 2016 23:05:07 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 1573F160968; Sun, 15 May 2016 21:05:07 +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 5D78C1602C0 for ; Sun, 15 May 2016 23:05:06 +0200 (CEST) Received: (qmail 55349 invoked by uid 500); 15 May 2016 21:05:05 -0000 Mailing-List: contact commits-help@flex.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flex.apache.org Delivered-To: mailing list commits@flex.apache.org Received: (qmail 55341 invoked by uid 99); 15 May 2016 21:05:05 -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; Sun, 15 May 2016 21:05:05 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 790C1DFC7E; Sun, 15 May 2016 21:05:05 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: cdutz@apache.org To: commits@flex.apache.org Message-Id: <0587772680c74b769fab2a3a1073418e@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: git commit: [flex-falcon] [refs/heads/develop] - - Replaced the release repo with the real one. Date: Sun, 15 May 2016 21:05:05 +0000 (UTC) archived-at: Sun, 15 May 2016 21:05:07 -0000 Repository: flex-falcon Updated Branches: refs/heads/develop a2f507785 -> aa4e1a2eb - Replaced the release repo with the real one. Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/aa4e1a2e Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/aa4e1a2e Diff: http://git-wip-us.apache.org/repos/asf/flex-falcon/diff/aa4e1a2e Branch: refs/heads/develop Commit: aa4e1a2ebb8be91184ba974c8c83a072bf04aae8 Parents: a2f5077 Author: Christofer Dutz Authored: Sun May 15 14:04:54 2016 -0700 Committer: Christofer Dutz Committed: Sun May 15 14:04:54 2016 -0700 ---------------------------------------------------------------------- pom.xml | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/aa4e1a2e/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 375f02c..4959bac 100644 --- a/pom.xml +++ b/pom.xml @@ -45,11 +45,23 @@ flex-release - https://repository.apache.org/service/local/staging/deploy/maven2 + https://repository.apache.org/content/repositories/releases + + true + + + false + flex-snapshots https://repository.apache.org/content/repositories/snapshots + + false + + + true +