Return-Path: X-Original-To: apmail-commons-commits-archive@minotaur.apache.org Delivered-To: apmail-commons-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 9C80D18910 for ; Sun, 17 Apr 2016 14:06:29 +0000 (UTC) Received: (qmail 42175 invoked by uid 500); 17 Apr 2016 14:06:29 -0000 Delivered-To: apmail-commons-commits-archive@commons.apache.org Received: (qmail 42099 invoked by uid 500); 17 Apr 2016 14:06:29 -0000 Mailing-List: contact commits-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@commons.apache.org Delivered-To: mailing list commits@commons.apache.org Received: (qmail 42090 invoked by uid 99); 17 Apr 2016 14:06:29 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 17 Apr 2016 14:06:29 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id E26FCC01E9 for ; Sun, 17 Apr 2016 14:06:28 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.004 X-Spam-Level: X-Spam-Status: No, score=0.004 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-0.996] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id Jzk2DqkFBsA0 for ; Sun, 17 Apr 2016 14:06:28 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id A43835F238 for ; Sun, 17 Apr 2016 14:06:27 +0000 (UTC) Received: from svn01-us-west.apache.org (svn.apache.org [10.41.0.6]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 865B0E002B for ; Sun, 17 Apr 2016 14:06:26 +0000 (UTC) Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id EE00F3A0099 for ; Sun, 17 Apr 2016 14:06:25 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1739618 - in /commons/proper/commons-build-plugin/tags/commons-build-plugin-1.6-RC1: ./ pom.xml Date: Sun, 17 Apr 2016 14:06:25 -0000 To: commits@commons.apache.org From: sebb@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20160417140625.EE00F3A0099@svn01-us-west.apache.org> Author: sebb Date: Sun Apr 17 14:06:25 2016 New Revision: 1739618 URL: http://svn.apache.org/viewvc?rev=1739618&view=rev Log: Tag Commons Build 1.6 RC1 Added: commons/proper/commons-build-plugin/tags/commons-build-plugin-1.6-RC1/ - copied from r1739617, commons/proper/commons-build-plugin/trunk/ Modified: commons/proper/commons-build-plugin/tags/commons-build-plugin-1.6-RC1/pom.xml Modified: commons/proper/commons-build-plugin/tags/commons-build-plugin-1.6-RC1/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/commons-build-plugin/tags/commons-build-plugin-1.6-RC1/pom.xml?rev=1739618&r1=1739617&r2=1739618&view=diff ============================================================================== --- commons/proper/commons-build-plugin/tags/commons-build-plugin-1.6-RC1/pom.xml (original) +++ commons/proper/commons-build-plugin/tags/commons-build-plugin-1.6-RC1/pom.xml Sun Apr 17 14:06:25 2016 @@ -25,7 +25,7 @@ org.apache.commons commons-build-plugin maven-plugin - 1.6-SNAPSHOT + 1.6 Apache Commons Build Plugin Maven Mojo Apache Maven Mojo for Apache Commons Build tasks. @@ -37,9 +37,9 @@ 2008 - scm:svn:http://svn.apache.org/repos/asf/commons/proper/commons-build-plugin/trunk/ - scm:svn:https://svn.apache.org/repos/asf/commons/proper/commons-build-plugin/trunk/ - http://svn.apache.org/viewvc/commons/proper/commons-build-plugin/trunk/ + scm:svn:http://svn.apache.org/repos/asf/commons/proper/commons-build-plugin/tags/commons-build-plugin-1.6/ + scm:svn:https://svn.apache.org/repos/asf/commons/proper/commons-build-plugin/tags/commons-build-plugin-1.6/ + http://svn.apache.org/viewvc/commons/proper/commons-build-plugin/tags/commons-build-plugin-1.6/