Return-Path: X-Original-To: apmail-activemq-commits-archive@www.apache.org Delivered-To: apmail-activemq-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id DA7231191F for ; Thu, 14 Aug 2014 18:58:03 +0000 (UTC) Received: (qmail 78750 invoked by uid 500); 14 Aug 2014 18:58:03 -0000 Delivered-To: apmail-activemq-commits-archive@activemq.apache.org Received: (qmail 78711 invoked by uid 500); 14 Aug 2014 18:58:03 -0000 Mailing-List: contact commits-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list commits@activemq.apache.org Received: (qmail 78702 invoked by uid 99); 14 Aug 2014 18:58:03 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Aug 2014 18:58:03 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 758659C3894; Thu, 14 Aug 2014 18:58:03 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: tabish@apache.org To: commits@activemq.apache.org Message-Id: <73f2cb91a4fb4a14837748d0a1897a24@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: git commit: add some more to dependency management. Date: Thu, 14 Aug 2014 18:58:03 +0000 (UTC) Repository: activemq-openwire Updated Branches: refs/heads/master 429b1b4a4 -> 226ed1062 add some more to dependency management. Project: http://git-wip-us.apache.org/repos/asf/activemq-openwire/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-openwire/commit/226ed106 Tree: http://git-wip-us.apache.org/repos/asf/activemq-openwire/tree/226ed106 Diff: http://git-wip-us.apache.org/repos/asf/activemq-openwire/diff/226ed106 Branch: refs/heads/master Commit: 226ed1062699c3e1e0539f8f75054c723f20ac11 Parents: 429b1b4 Author: Timothy Bish Authored: Thu Aug 14 14:57:49 2014 -0400 Committer: Timothy Bish Committed: Thu Aug 14 14:57:49 2014 -0400 ---------------------------------------------------------------------- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/activemq-openwire/blob/226ed106/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index d0a9bb8..6981508 100644 --- a/pom.xml +++ b/pom.xml @@ -95,6 +95,12 @@ openwire-website ${website-base-url}/versions/${project.version}/maven/ + + apache.snapshots.https + Apache Development Snapshot Repository + https://repository.apache.org/content/repositories/snapshots + false +