Return-Path: X-Original-To: apmail-accumulo-notifications-archive@minotaur.apache.org Delivered-To: apmail-accumulo-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6446B10A42 for ; Sat, 28 Dec 2013 00:09:19 +0000 (UTC) Received: (qmail 45495 invoked by uid 500); 28 Dec 2013 00:08:04 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 45023 invoked by uid 500); 28 Dec 2013 00:07:57 -0000 Mailing-List: contact notifications-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jira@apache.org Delivered-To: mailing list notifications@accumulo.apache.org Received: (qmail 44115 invoked by uid 99); 28 Dec 2013 00:07:50 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 28 Dec 2013 00:07:50 +0000 Date: Sat, 28 Dec 2013 00:07:50 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ACCUMULO-2108) Reduce number of repeated project versions MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/ACCUMULO-2108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13857856#comment-13857856 ] ASF subversion and git services commented on ACCUMULO-2108: ----------------------------------------------------------- Commit fc7a0a336a8e2623fb7eca1f01ab8a63cdc24967 in branch refs/heads/1.6.0-SNAPSHOT from [~busbey] [ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=fc7a0a3 ] ACCUMULO-2108 set dependency management version for submodules via maven project version. Signed-off-by: Christopher Tubbs > Reduce number of repeated project versions > ------------------------------------------ > > Key: ACCUMULO-2108 > URL: https://issues.apache.org/jira/browse/ACCUMULO-2108 > Project: Accumulo > Issue Type: Improvement > Components: build > Affects Versions: 1.4.4 > Reporter: Sean Busbey > Assignee: Sean Busbey > Priority: Trivial > Fix For: 1.4.5 > > Attachments: ACCUMULO-2108.1.patch.txt > > > our top level pom specifies the version of sub-modules intra-project dependencies will get. right now, it does this by repeating the current version multiple times. > instead, it should use $\{project.version} to ensure that they're consistent. -- This message was sent by Atlassian JIRA (v6.1.5#6160)