Return-Path: X-Original-To: apmail-accumulo-dev-archive@www.apache.org Delivered-To: apmail-accumulo-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1071E100F5 for ; Mon, 17 Mar 2014 17:59:45 +0000 (UTC) Received: (qmail 17308 invoked by uid 500); 17 Mar 2014 17:59:43 -0000 Delivered-To: apmail-accumulo-dev-archive@accumulo.apache.org Received: (qmail 17234 invoked by uid 500); 17 Mar 2014 17:59:40 -0000 Mailing-List: contact dev-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@accumulo.apache.org Delivered-To: mailing list dev@accumulo.apache.org Received: (qmail 17218 invoked by uid 99); 17 Mar 2014 17:59:39 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Mar 2014 17:59:39 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of al.krinker@gmail.com designates 209.85.215.52 as permitted sender) Received: from [209.85.215.52] (HELO mail-la0-f52.google.com) (209.85.215.52) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Mar 2014 17:59:33 +0000 Received: by mail-la0-f52.google.com with SMTP id ec20so3821020lab.25 for ; Mon, 17 Mar 2014 10:59:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=hXnHyud36vsNZ5iJjFNsabaMOB1QNu3aYmWP7mkzJgo=; b=Z46xAyK2tPkQMotexCojRsNInd0qGosJtf2AGiVsNyFLG6pfnWRPvggQeA7kYrxxLT UdyEPmic7nJDyiqT7hZ++SFKq60V7I5jmLTAYD+v2/auILYSjqBe7vngfctsk7r9lnUl WlFgaTAERrdWEMDCpsHMH3N4ZiiAI0m8c6icr5kM9kLTcnQzvR/StYuEU0RAjj2zf96w aa7P66zoYLdjukBOMaQwnX5g4l5RCsLRNw3D2gCBrcJ/um38RsRoymkmvdMat74WCZiI bCwZM8H66OG7ixK2Q/MQl4fPmsbvd11WUTe2wv4aHngXsjKZZQXovwYMnGE+bseuG9s8 x9Mg== MIME-Version: 1.0 X-Received: by 10.112.201.1 with SMTP id jw1mr1672864lbc.47.1395079152617; Mon, 17 Mar 2014 10:59:12 -0700 (PDT) Received: by 10.112.90.7 with HTTP; Mon, 17 Mar 2014 10:59:12 -0700 (PDT) In-Reply-To: <53273589.7090400@gmail.com> References: <532734BF.9000409@gmail.com> <53273589.7090400@gmail.com> Date: Mon, 17 Mar 2014 13:59:12 -0400 Message-ID: Subject: Re: Wrong version inside of [accumulo.git] / assemble / pom.xml From: Al Krinker To: dev@accumulo.apache.org Content-Type: multipart/alternative; boundary=001a11c36ca8534b9704f4d12d08 X-Virus-Checked: Checked by ClamAV on apache.org --001a11c36ca8534b9704f4d12d08 Content-Type: text/plain; charset=ISO-8859-1 Thank you Josh! and thank you for the update on 1.7.0. Excited :) On Mon, Mar 17, 2014 at 1:48 PM, Josh Elser wrote: > Ok, there was a typo in that pom.xml last week but 1.6.0-SNAPSHOT and > master both appear to be correct. I thought I might have missed fixing it > correctly :) > > Yes, there's a 1.7.0 in the works already. Some minor things have already > been put into master which is currently tracking that version. There aren't > any big features already in progress (that I'm aware of yet) as 1.6.0 is > still being kicked out the door, but it's there to let upstream work > continue. > > > On 3/17/14, 1:45 PM, Josh Elser wrote: > >> I thought I fixed that sucker already (bad merge). I'll take a look >> regardless :) >> >> Thanks for the info! >> >> On 3/17/14, 1:43 PM, Al Krinker wrote: >> >>> It says >>> >>> 19 4.0.0 >>> 20 >>> 21 org.apache.accumulo >>> 22 accumulo-project >>> 23 1.7.0-SNAPSHOT >>> 24 >>> >>> Should be 1.6.0-SNAPSHOT, unless there is 1.7 already in works? >>> >>> It just threw me off when I built... >>> >>> --001a11c36ca8534b9704f4d12d08--