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 9F306200D1B for ; Thu, 12 Oct 2017 23:23:07 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 9DAA31609E8; Thu, 12 Oct 2017 21:23: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 EC3381609E4 for ; Thu, 12 Oct 2017 23:23:06 +0200 (CEST) Received: (qmail 30025 invoked by uid 500); 12 Oct 2017 21:23:06 -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 30015 invoked by uid 99); 12 Oct 2017 21:23:06 -0000 Received: from Unknown (HELO svn01-us-west.apache.org) (209.188.14.144) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Oct 2017 21:23:06 +0000 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 8A6573A0047 for ; Thu, 12 Oct 2017 21:23:03 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1812052 - in /commons/proper/codec/tags/commons-codec-1.11-RC1: ./ pom.xml Date: Thu, 12 Oct 2017 21:23:01 -0000 To: commits@commons.apache.org From: ggregory@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20171012212304.8A6573A0047@svn01-us-west.apache.org> archived-at: Thu, 12 Oct 2017 21:23:07 -0000 Author: ggregory Date: Thu Oct 12 21:23:01 2017 New Revision: 1812052 URL: http://svn.apache.org/viewvc?rev=1812052&view=rev Log: Creating commons-codec-1.11-RC1 tag Added: commons/proper/codec/tags/commons-codec-1.11-RC1/ - copied from r1812050, commons/proper/codec/trunk/ Modified: commons/proper/codec/tags/commons-codec-1.11-RC1/pom.xml Modified: commons/proper/codec/tags/commons-codec-1.11-RC1/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/codec/tags/commons-codec-1.11-RC1/pom.xml?rev=1812052&r1=1812050&r2=1812052&view=diff ============================================================================== --- commons/proper/codec/tags/commons-codec-1.11-RC1/pom.xml (original) +++ commons/proper/codec/tags/commons-codec-1.11-RC1/pom.xml Thu Oct 12 21:23:01 2017 @@ -30,7 +30,7 @@ limitations under the License. commons-codec commons-codec - 1.11-SNAPSHOT + 1.11 Apache Commons Codec 2002 @@ -48,9 +48,9 @@ limitations under the License. http://issues.apache.org/jira/browse/CODEC - scm:svn:http://svn.apache.org/repos/asf/commons/proper/codec/trunk - scm:svn:https://svn.apache.org/repos/asf/commons/proper/codec/trunk - http://svn.apache.org/viewvc/commons/proper/codec/trunk + scm:svn:http://svn.apache.org/repos/asf/commons/proper/codec/tags/commons-codec-1.11 + scm:svn:https://svn.apache.org/repos/asf/commons/proper/codec/tags/commons-codec-1.11 + http://svn.apache.org/viewvc/commons/proper/codec/tags/commons-codec-1.11